Hi guys,

I noticed that some campaigns were missing in the result and found that 
these are the ones with the status "limited by budget". I would expect this 
to be counted as an Active account, but as by default only enabled and 
paused are returned, I decided to make sure this wasn't counted as 
"removed" or something and added a filter to fetch all campaigns that were 
either Enabled, paused or removed. This gave me the same result however, 
the campaign was still missing.

The query: 

SELECT CampaignID, CampaignName, AdvertisingChannelType 
FROM CAMPAIGN_PERFORMANCE_REPORT 
WHERE CampaignStatus IN ['ENABLED', 'PAUSED', 'REMOVED']

I can provide some more info on which account(s) we tested with, which 
campaigns are missing, etc. in a private reply!

Thanks,

Tiana


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/1d691655-55a8-41d8-8345-e4734500b864%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Campaigns with ... Tiana S.
    • Re: Campai... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
      • Re: Ca... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
        • Re... Tiana S.
          • ... 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
    • Re: Campai... Vivek Tiwari

Reply via email to