Hello,
We went to version v201806.
We can not get the ADGROUP_PERFORMANCE_REPORT report after we passed this version.
Below is the query string we used in the previous version;
"SELECT Date, CampaignId, CampaignName, AdGroupId, AdGroupName, Impressions, Clicks, Cost FROM " +
ADGROUP_PERFORMANCE_REPORT WHERE AdGroupStatus IN [ENABLED, PAUSED] AND CampaignName = '_ Yurtiçi Oteller - 2015' " +
"DURING YESTERDAY";
The data that comes with us with version v201806 is not the kind we want
We also want to insert # 1-New Visitor campaign. How can we filter the query for these two campaigns?
Additional available
Good Work.
Çağatay ERDOĞDU