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' -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "Google Ads API and AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/476388db-9209-4180-a3db-fb7eacfcd85en%40googlegroups.com.