Hi Paul, Yes, you will have to specify the userListId <https://developers.google.com/adwords/api/docs/reference/v201710/AdwordsUserListService.MutateMembersOperand#userlistid> and membersList <https://developers.google.com/adwords/api/docs/reference/v201710/AdwordsUserListService.MutateMembersOperand#memberslist> that needs to be added/removed in the user list. That said, you could store the user list Id or you can perform a CampaignCriterionService.get() <https://developers.google.com/adwords/api/docs/reference/v201710/CampaignCriterionService#get> and specify the UserListId <https://developers.google.com/adwords/api/docs/appendix/selectorfields#v201710-CampaignCriterionService> in the selector to get the Id of the user list. The highlighted <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201710/remarketing/AddCrmBasedUserList.java#L109-L150> lines of code in the AddCrmBasedUserList example shows the mutate members operation. It is not possible to delete the members of the targeted user list criterion using the CampaignCriterionService.
Thanks, Sreelakshmi, 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 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/4eb3459f-9a2c-4e64-88d5-aa7653e4f23b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.