Hi, Recently I've tried to export report from Google Adwords to BigQuery using script inside google adwords with this details :
REPORTS: {NAME: 'Adwords_Campaign_Report', NAME2: 'AD_PERFORMANCE_REPORT', CONDITIONS:' WHERE Impressions > 0 ', FIELDS: { 'Date' : 'Date', 'CampaignName' : 'String', 'AdGroupName' : 'String', 'AdType' : 'String', 'Clicks' : 'Int64', 'Conversions' : 'Float64', 'Cost' : 'Numeric', 'Impressions' : 'Int64', } However the sum of clicks and impressions on daily level are lesser than the results coming from campaign_performance_report and adgroup_performance_report when aggregated in ad group or campaign level. Could you please help me? Thank you! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/a9e26b0b-7530-404b-8764-18b28a96b1e1n%40googlegroups.com.