Wednesday, 27 April 2016

Re: Campaigns with status "limited by budget" not returned in result

for me its including all the campaign but status is Enabled not limited by budget, i conformed it by matching clicks and budget for the campaign. 

On Monday, April 25, 2016 at 5:28:38 PM UTC+5:30, Tiana S. wrote:
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+unsubscribe@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+unsubscribe@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/d9663e20-c6b6-4eaa-bf20-6cebf276297a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment