Unlike other report types, this specific report have always had this problem.
For accounts with impressions, we always need to include the impressions field to get any data back. For accounts without any impressions, we don't use this report type. We use the service objects instead. Oliver On Tuesday, November 26, 2013 9:28:50 PM UTC, Devesh Parekh wrote: > > When I run the following query against account 155-897-5065 (with all > campaigns paused), I get no rows, even though the documentation for this > report ( > https://developers.google.com/adwords/api/docs/appendix/reports#account) says > it does not suppress zero-impression rows: > > SELECT ExternalCustomerId,Impressions > FROM ACCOUNT_PERFORMANCE_REPORT > DURING YESTERDAY > > Additionally, if I don't select Impressions, it doesn't return any rows > even for accounts that do have impressions, which is not mentioned in the > documentation. > > Can you fix this report to return zero impression rows to match the > documentation? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/groups/opt_out.
