Hi Albert, While using the "in" operator, you would need to provide complete campaign names in the search string. It doesn't support partial matching of sub-strings. If you are trying to get a list of campaigns, I would recommend using labels to identify related campaigns and searching for campaigns using this label. You can find more information on labels here <https://developers.google.com/adwords/api/docs/guides/labels>. An example of this is provided in GetCampaignsByLabel.java <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201601/campaignmanagement/GetCampaignsByLabel.java> .
Let us know if the issue is not solved. 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/3a358a14-d20a-459b-a73c-990a6452185b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
