We are currently running the following gaql to acquire Geographic information. The Cost data(metrics.cost_micros) returned from this gaql needs to be divided by 1,000,000 to get the "Real" Cost. We feel this needs to be corrected in the API.
SELECT campaign.name ,ad_group.name, geographic_view.location_type ,segments.ad_network_type ,segments.geo_target_city ,segments.geo_target_state ,geographic_view.country_criterion_id ,segments.geo_target_metro ,metrics.impressions, metrics.clicks, metrics.cost_micros FROM geographic_view WHERE segments.date BETWEEN '2019-01-01' AND '2019-12-31' See attached screen shot of some data returned by the API -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/0ff50479-3c9d-4494-af46-487075e25e6an%40googlegroups.com.