Hi there, Recently we've observed that the Audience report returns not all data.
for example, a query to the campaign report https://adwords.google.com/api/adwords/reportdownload/v201809?__fmt=CSV&__rdquery=SELECT CampaignId,Impressions FROM CAMPAIGN_PERFORMANCE_REPORT WHERE CampaignId=10251593972 DURING 20200601,20200630 *response:* "CAMPAIGN_PERFORMANCE_REPORT (Jun 1, 2020-Jun 30, 2020)" Campaign ID,Impressions 10251593972,5958871 Total,5958871 a query to the Audience report https://adwords.google.com/api/adwords/reportdownload/v201809?__fmt=CSV&__rdquery=SELECT CampaignId,Impressions FROM AUDIENCE_PERFORMANCE_REPORT WHERE CampaignId=10251593972 DURING 20200601,20200630 *response:* "AUDIENCE_PERFORMANCE_REPORT (Jun 1, 2020-Jun 30, 2020)" Campaign ID,Impressions 10251593972,41483 10251593972,45701 10251593972,144142 10251593972,67139 10251593972,17231 10251593972,115290 10251593972,6310 10251593972,218861 10251593972,19628 10251593972,17494 10251593972,120300 10251593972,68777 10251593972,41218 10251593972,91254 10251593972,16772 10251593972,16053 10251593972,78114 10251593972,5086 10251593972,5646 Total,1136499 So, the count impressions is different. Campaign report *5958871* vs *1136499* Audience report. Morethan If dig deeper and add to the query AdgroupID dimension you will see that one of the reasons that data discrepancy is missing some ad groups at all in the audience report. At first glance, those ad groups don't have any differences from others. Examples such as ad groups 101150581094, 101029514623. These ad groups weren't returned in the audience report. I've closely read the API documentation and didn't find any reasonable explanation of such behavior. Please explain why it is happening? Thanks in advance! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/a459e905-e6c7-4402-96cf-40ed35a9558fn%40googlegroups.com.