Hi Dennis, Unfortunately, there is no way to know that the report is going to return no data other than to run the report and see that it returned no data. The single row getting returned is the aggregate row, and since it has all zeroes, you should be able to determine that there is no data for that specific report by looking at the total row.
Regards, Mike, AdWords API Team On Thursday, May 22, 2014 11:18:45 PM UTC-4, Dennis Lau wrote: > > Hi, > > would like to know is there a way to skip downloading keyword performance > report for each client that contains empty records for 7 days date range? > Right now we issued query based on CampaignStatus IN (Active, Paused) and > somehow several accounts return report with empty rows. > > Sample return: > "Keyword Performace report (Feb 21, 2014-May 22, 2014)" > Account,Day,Campaign,Ad group,Keyword,Impressions,Clicks,Cost > Total, --, --, --, --,0,0,0 > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. For more options, visit https://groups.google.com/d/optout.
