Hi team,
After migrating one of our essential geo performance report from the AdWords to Google Ads API (see below previous vs new API queries) we’re getting back a substantial difference in reported cost for what seems to be an equivalent reporting query
Could you please advise as soon as possible as this is breaking an essential part of our core Business reporting?
Happy to direct message you sample returned data for both cases so you can help explain/solve why this happening to us
Thanks in advance
===================
Previous query using Adwords API
SELECT Date, CampaignId, CountryCriteriaId, Cost, Conversions, Clicks, Impressions FROM GEO_PERFORMANCE_REPORT DURING $date, $date
Current query using Ads API
SELECT campaign.id, geographic_view.country_criterion_id, metrics.cost_micros, metrics.conversions, metrics.clicks, metrics.impressions FROM geographic_view WHERE segments.date = '$date'
Hello,
Thanks for reaching out to the Google Ads API forum team. For us to investigate, could you please provide us with the complete request and response logs with the request-id and request header generated on your end, so our team can better check the root cause of the error?
Please send the requested details via the Reply privately to the author option. If this option is not available, you may send the details directly to us googleadsapi-support@google.com alias instead.
Best regards,
![]() |
|
||||