Adword AWQL report data differs from standalone report feature of adwords

21 views
Skip to first unread message

Andrei Caminschi

unread,
Jun 28, 2017, 11:59:05 AM6/28/17
to AdWords API Forum
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 " +
      "during LAST_MONTH");

To check if the data from the report is correct i also generate a report from the Adwords Console with no filters specified


However, the numbers for Cost and Impressions don't match ( they're lower on the AWQL generated report ). Only the number of clicks match.




Shwetha Vastrad (AdWords API Team)

unread,
Jun 28, 2017, 3:08:35 PM6/28/17
to 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.
Reply all
Reply to author
Forward
0 new messages