When pulling Ad Performance Report data from clients Adwords Account, result does not include all ads shown in UI even those where number of impressions much > 0
Here is query example SELECT AdGroupId, AdGroupName, AdType, AverageCpc,AverageCpm, AveragePosition, CampaignId, CampaignName, Clicks, Cost, CreativeDestinationUrl, CreativeUrlCustomParameters, Date, DayOfWeek, Description1, Description2, Device, DisplayUrl, ExternalCustomerId, Headline, Id, ImageAdUrl, ImageCreativeName, Impressions, CriterionId, LabelIds, Labels, CreativeTrackingUrlTemplate, CreativeFinalUrls, CreativeFinalMobileUrls, CreativeUrlCustomParameters, VideoViews FROM AD_PERFORMANCE_REPORT WHERE Status IN [ENABLED, PAUSED] ... I'm using recent API v201708, error was previously noticed on v201609 as well Please advice if those ads should be returned by AD_PERFORMANCE_REPORT My expectation is that (as stated in the doc) *The Ad Performance report includes all statistics aggregated at the ad level, one row per ad* , meaning all type of ads and total cost from the ad report on specific day should match Ad report in UI. This is not happening in this particular case. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords 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 "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/c01c13a9-ff64-40f0-a7a3-795da3138fd8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
