We've recently noticed an issue where we are getting back blank reports, possibly related to other users ReportDownload errors.
When running the following AWQL report request to v201702 we're getting a blank report returned. No actual errors reported, just a report with empty data rows. I have confirmed that we had campaigns that meet the conditions with clicks, impressions, and cost, but can't get the report to go send data back. SELECT CampaignId, CampaignName, CampaignStatus, Clicks, Impressions, Cost FROM CAMPAIGN_PERFORMANCE_REPORT WHERE CampaignStatus != 'REMOVED' AND Impressions > 0 DURING 20170327,20170402 Anybody have any suggestions, or see anything I'm doing wrong? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/7594143c-23c3-470e-a66f-04da86ec3c70%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
