Keywords performance report is not correct.

40 views
Skip to first unread message

Rosetta Lee

unread,
Nov 10, 2020, 12:48:25 AM11/10/20
to AdWords API and Google Ads API Forum
Hi, I'm using Google ads api to call Keywords performance report.
However, the downloaded report at Google ads platform and the data called api are different,
so we are looking for a solution to this problem.
I'm attaching the code used for the call,
so I'd like to ask you if you have any ideas about the problem.

[Result]
Google Ads Platform (Report)   
Impr.   11,266   
Clicks   7,464   
Cost    268,823   
Google Ads Api (keywords performance)
Impr.     17,065
Clicks     9,481
Cost      416,431,000,000

[Code]
//CampainId : 633021517
builder.where("CampaignId").in("633021517");   

//fields : KEYWORDS_PERFORMANCE_REPORT
builder.fields("CampaignName", "CampaignId", "AdGroupName", "AdGroupId", "AdGroupStatus", "Criteria", "Id", KeywordMatchType, "Clicks", "Cost", "Impressions", "Ctr", "AverageCpc", "Conversions", ViewThroughConversions, "CostPerConversion", "ConversionRate",

//start date : '202021106'         end date : '202021106'  
builder.during(LocalDate.parse('20201106', format), LocalDate.parse('20201106', format)).build();

//report option
ReportingConfiguration reportingConfiguration = new ReportingConfiguration.Builder()

Thank you.

Google Ads API Forum Advisor Prod

unread,
Nov 10, 2020, 11:50:28 AM11/10/20
to hs...@solu-tion.co.kr, adwor...@googlegroups.com
Hi Rosetta,

There appears to be an issue on our end. We will further investigate and keep you updated.

Regards,
Anthony
Google Ads API Team

Google Logo
Anthony
Google Ads API Team
 


ref:_00D1U1174p._5004Q27sdU4:ref

Google Ads API Forum Advisor Prod

unread,
Nov 18, 2020, 12:48:20 PM11/18/20
to hs...@solu-tion.co.kr, adwor...@googlegroups.com
Hi Rosetta,

I ran the report again through the API and am seeing the same numbers as the UI. Please give it a try and let me know if there are still discrepancies. 
Reply all
Reply to author
Forward
Message has been deleted
0 new messages