Hello, We are having issues with the new api metrics not matching what is shown in the adwords ui. The below is what is being used to get the data:
SELECT ad_group_ad.ad.id, ad_group.id, campaign.id, ad_group_ad.ad.name, ad_group.name, campaign.name, ad_group_ad.ad.text_ad.headline, ad_group_ad.ad.text_ad.description1, ad_group_ad.ad.text_ad.description2, ad_group_ad.ad.display_url, ad_group_ad.ad.image_ad.image_url, ad_group_ad.ad.final_urls, segments.ad_network_type, ad_group_ad.status, ad_group.status, campaign.status, metrics.clicks, metrics.impressions, metrics.ctr, metrics.average_cpc, metrics.cost_micros, metrics.conversions, metrics.cost_per_conversion FROM ad_group_ad None of the metrics match what is shown in the adwords ui when filtering by all time. Any help with this is appreciated. Thanks, -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/c85851b3-eb7f-475a-bd44-82e2ecc90640n%40googlegroups.com.
