Monday, 31 October 2016

Re: PHP Get active campaigns with less than 100 remarketing users

Hi,

For a CrmBasedEmailList, the user list size will show as zero until the list has at least 1,000 members. You could use AdwordsUserListService to retrieve the list of remarketing lists with size as zero, and then retrieve CampaignCriterion and AdGroupCriterion associated with these UserLists using predicates via CampaignCriterionService and AdGroupCriterionService respectively. You can retrieve the associated CampaignIds and their states. The code samples available here provide examples of basic operations using AdWords API PHP client library. 

I hope this helps. 

Regards,
Shwetha, 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+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/1e229c32-34ba-4625-a0e1-614edde5fa9c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment