Re: Campaign Performance Report returns paused campaigns as eligible

2016-11-28 Thread Mathieu Dubreuil
Hi Anthony,

Thanks! My bad, I tried using ServingStatus instead of CampaignStatus. I 
now only see the eligible ones.

On Monday, 28 November 2016 16:57:56 UTC-3, Anthony Madrigal wrote:
>
> Hi Mathieu,
>
> Although there is no way to determine whether a campaign is limited by 
> budget through the API, you can use the ServingStatus 
> 
>  to 
> get campaigns with eligible statuses. If you would like to filter out 
> paused campaigns, you can add a predicate to return only campaigns where 
> CampaignStatus 
> = ENABLED 
> 
> .
>
> Please let me know if you have any additional questions.
>
> Cheers,
> Anthony
> AdWords API Team
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/ce2f414a-4a58-4bb5-a43f-3e1283b95543%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Campaign Performance Report returns paused campaigns as eligible

2016-11-28 Thread 'Anthony Madrigal' via AdWords API Forum
Hi Mathieu,

Although there is no way to determine whether a campaign is limited by 
budget through the API, you can use the ServingStatus 

 to 
get campaigns with eligible statuses. If you would like to filter out 
paused campaigns, you can add a predicate to return only campaigns where 
CampaignStatus 
= ENABLED 

.

Please let me know if you have any additional questions.

Cheers,
Anthony
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/f7b634c0-a2c1-4c75-a965-0b607d70b802%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Campaign Performance Report returns paused campaigns as eligible

2016-11-28 Thread Mathieu Dubreuil
Hi,

I am trying to get all the serving campaigns for an AdWords user so I can 
sum up their daily budgets and get the total daily budget for every AdWords 
user I have. The problem is, the paused campaigns are returned as 
"eligible", and I would only want to see the " Limited by Budget " and " 
Eligible " campaigns. Currently, both " Limited by Budget " and " Paused " 
are returned as " Eligible ", why is that? Any way to hide the " Paused " 
ones?

Thank you,
Mathieu Dubreuil

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/3be4f87a-bff6-4278-acac-7ff85f6e706a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.