Do you have an example like you posted above for adding a userlist to campaign instead of Adgroup? Going through the Java API is very confusing.
On Monday, January 30, 2017 at 7:34:55 AM UTC-8, Shwetha Vastrad (AdWords API Team) wrote: > > Hi, > > Yes, it is possible to remove an audience criterion from your existing > Campaigns or AdGroups, using CampaignCriterionService > <https://developers.google.com/adwords/api/docs/reference/v201609/CampaignCriterionService> > and AdGroupCriterionService > <https://developers.google.com/adwords/api/docs/reference/v201609/AdGroupCriterionService> > respectively. > The process is the same as removing other criteria types like keyword, > etc., an example of which is provided here > <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201609/basicoperations/RemoveKeyword.java> > . > > 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/ca464469-b021-4ebf-8537-cfbe182eb4f6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
