Hi Shwetha, I'm afraid I'm a little confused about your explanation.
"You could use AdwordsUserListService <https://developers.google.com/adwords/api/docs/reference/v201609/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 <https://developers.google.com/adwords/api/docs/reference/v201609/CampaignCriterionService> and AdGroupCriterionService <https://developers.google.com/adwords/api/docs/reference/v201609/AdGroupCriterionService> respectively" What exactly may I get retrieving CampaignCriterion and AdGroupCriterion? "You can retrieve the associated CampaignIds and their states" Why should I need the states of the campaigns? Thanks! El lunes, 31 de octubre de 2016, 20:08:20 (UTC+1), Shwetha Vastrad (AdWords API Team) escribió: > > Hi, > > For a CrmBasedEmailList > <https://developers.google.com/adwords/api/docs/guides/remarketing#caveats>, > the user list size will show as zero until the list has at least 1,000 > members. You could use AdwordsUserListService > <https://developers.google.com/adwords/api/docs/reference/v201609/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 > <https://developers.google.com/adwords/api/docs/reference/v201609/CampaignCriterionService> > and AdGroupCriterionService > <https://developers.google.com/adwords/api/docs/reference/v201609/AdGroupCriterionService> > respectively. > You can retrieve the associated CampaignIds and their states. The code > samples available here > <https://github.com/googleads/googleads-php-lib/tree/master/examples/AdWords/v201609/BasicOperations> > 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 [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/c24a4cfb-70ac-4ccc-9b75-e6a46ec9e02b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
