Try the same report with IncludeZeroImpressions=true Without that clause you only get campaigns that had at least one impression in the period. But you have a test accounts, which do not run and therefore cannot get any impressions. IncludeZeroImpressions is intended for so-called structure reports, but they should work in your case too.
On Wednesday, February 21, 2018 at 11:29:21 PM UTC+1, [email protected] wrote: > > Hello everyone, > > I have an issue concerning creating a report on Campaigns. > > I'm currently on a test account which is in a manager account and I do my > tests with my test account. > > The issue is that when I do the report, it doesn't show an error, but > shows only empty string like that: (The ERROR ============= and REPORT > ============== are mine) > > ERROR ========================== > null > ERROR ========================== > REPORT ========================= > > "Custom Adgroup Performance Report (Feb 19, 2018-Feb 21, 2018)" > Campaign ID,Campaign,Impressions,Clicks,Cost,Budget > Total, --,0,0,0,0 > > REPORT ========================= > > The problem is that I created campaigns on both in my manager account and > my test account and I gave billing informations for these two accounts, but > my request considerates the thing that these campaigns don't exist. > > I'm doing my request with a node.js module (node-adwords), but I've got > refresh token from Google with it, so I think the problem is not > necessarily because of that module. > > Thank you and have a good day. > Serguei. > > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/118fcc74-7950-4e20-b19f-47feee202f19%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
