Hi Karan,
Thanks for reaching out. You could use the AdwordsUserListService.mutateMembers() to add members to an existing customer match list. This is an example code to create and populate a user list. You could get rid of these code snippets and set the existing userId in this line of code.
Thanks and regards,
Xiaoming, Google Ads API Team
|
||||||
Hi Karan,
Thank you for reaching out. Yes, with a 'ADD' operator in mutateMembers() the new members could be appended to the existing user list.
Thanks and regards,
Xiaoming, Google Ads API Team