Hi Google Ads API team,

I'm trying to write a script to update our custom audience list with Google 
Ads API. Now I'm able to create a new user list and add members into it, 
but I have 2 questions I cannot figure out, and haven't found a good 
explanation online.

Using v201802

1) When I add new members to an existing list, *will there be the dedup 
process*? Which means if I add the same user twice, there will be only one 
item in the list? And if so, *what is the "unique key"* (is that 
hashed_email? or the combination of all provided user info) to check the 
uniqueness?

2) *Is there any way to "overwrite" an existing list?* I want to refresh 
some of our list with a full list of the users' info. I see there is a 
`SET` operation 
here: 
https://developers.google.com/adwords/api/docs/reference/v201806/AdwordsUserListService.MutateMembersOperation,
 
but not it can be used for update the entire list. I've tried this but got 
error message as "OperatorError.OPERATOR_NOT_SUPPORTED". And if it should 
work, can you provide an working example? If the `SET` operation is not 
suppose for overwriting the whole list, what is your suggestion on doing 
this? I've also considered to remove all members from the list first and 
then add the users to the empty list, but I'm not sure *if there will be 
some downtime in between the removal of all old users and the creation of 
new users*?


Thanks,
Lei

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/31bf9501-e8e7-4a29-85ae-f5c8115e4a0b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... lwu
    • ... 'Bharani Cherukuri (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to