Hi, thank you for your answers. I've test the CONTAINS_ANY Predicate on Labels LABELS with Campaign as the example in the client librairies.
I check with different type of value: - with integers as 12345 - with double quoted integers (as "12345") , for this two it worked perfectly. If I try a string as "test", I get an error (UNEXPEXTED_INTERNAL_API_ERROR), so I thought that the predicator can only work with ID, am I right? Then if try it with anything else than a LABELS,I get the INVALID_PREDICATE_OPERATOR. The IN operator doesn't fit my need, in fact, i'd like to retrieve all the AdgroupAd where a part of the URL may contain a pattern like this: "-12345.html", "-58754.html" etc.. Since we have many of this string to compare (maybe millons of it) it would take too much Get operation. Thank you. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/11ffcff9-cb51-4ade-a662-35ea155c73b7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
