Hi all, I am trying to retrieve all accounts with label "BLA" that are linked to my MCC .
I have managed to do so by creating the following selector : SelectorBuilder selectorBuilder = new SelectorBuilder() .fields(ManagedCustomerField.CustomerId ,ManagedCustomerField.AccountLabels ,ManagedCustomerField.Name) .offset(offsetMC) .limit(PAGE_SIZE); And then iterating through the output and checking if AccountLabels contained "BLA". Is there a better way to specify that in the selector from the get-go ? I could not figure it out. Thanks for your help ! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/ab5ed073-5c50-4827-b6aa-755aef8e89fd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.