Add new customers to user list

55 views
Skip to first unread message

Karan

unread,
Oct 20, 2020, 3:31:55 AM10/20/20
to AdWords API and Google Ads API Forum
I have created and populated a com based audience list through Adwords api.
how can I add more customers in the same list through API.

I see the option to do it through dashboard but can't find a documentation for doing it through API

Google Ads API Forum Advisor Prod

unread,
Oct 20, 2020, 11:56:25 AM10/20/20
to kara....@gmail.com, adwor...@googlegroups.com

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

Google Logo
Xiaoming
Google Ads API Team
 


ref:_00D1U1174p._5004Q26Actt:ref
Message has been deleted

Karan

unread,
Oct 21, 2020, 5:32:04 AM10/21/20
to AdWords API and Google Ads API Forum

with a 'ADD' operator in mutateMembers() will the new data get appended onto the existing customers in that list?
because 'SET' operator is not supported In this case.

P.S. I am using python client.

Google Ads API Forum Advisor Prod

unread,
Oct 21, 2020, 12:04:01 PM10/21/20
to kara....@gmail.com, adwor...@googlegroups.com

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


Reply all
Reply to author
Forward
0 new messages