Hello. I am trying to use this script <https://developers.google.com/google-ads/scripts/docs/solutions/adsmanagerapp-bigquery-exporter> for retrieving costs, metrics and clicks
Everything works well, I use this kind of report (below). But I've faced the problem. I have *big discrepancies with Google Ads UI* in some Accounts. Big discrepancies in impressions and costs for some days. *1. Please, help me to solve this problem.* 2. Maybe you have a script that uses a new version of Google Ads API instead AdWords API v201809? It will be great if you share it with me. REPORTS: [{NAME: 'AD_PERFORMANCE_REPORT', // https://developers.google.com/adwords/api/docs/appendix/reports/ad-performance-report CONDITIONS: '', FIELDS: {'CampaignName' : 'STRING', 'CampaignId' : 'INTEGER', 'CampaignStatus' : 'STRING', 'ClickType' : 'STRING', 'ImageCreativeName' : 'STRING', 'AdGroupName' : 'STRING', 'AdGroupId' : 'INTEGER', 'AdType' : 'STRING', 'Id' : 'INTEGER', 'DisplayUrl' : 'STRING', 'CreativeFinalUrls' : 'STRING', 'CreativeTrackingUrlTemplate' : 'STRING', 'Cost' : 'FLOAT', 'Clicks' : 'INTEGER', 'Impressions' : 'INTEGER', 'AccountCurrencyCode' : 'STRING', '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 "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/76b31354-3b5c-4c31-8422-00af97d746f5n%40googlegroups.com.