Re: Adword AWQL report data differs from standalone report feature of adwords

2017-06-28 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, On this forum we address questions related to AdWords API. I would suggest that you post your questions on the AdWords Scripts forum as they are better equipped to help you out. Regards, Shwetha, AdWords API Team. -- --

Adword AWQL report data differs from standalone report feature of adwords

2017-06-28 Thread Andrei Caminschi
Hi, I am generating a report using Adword scrips using this code var report= AdWordsApp.report( "select CampaignName, AdGroupName, CountryCriteriaId, RegionCriteriaId, Year, Month, Clicks, Impressions, Cost, AverageCpc, AveragePosition " + "from GEO_PERFORMANCE_REPORT "