Hi Xiaoming,

Once the user list is removed, you would need to create a new user list 
with a new userListId.
-> In this way I would create a new userlist for every new change, so how 
would it be helpful? This way If I need to do this process automated how 
would this can be done?
This is not a better approach. 

In such a scenario how would I remove entire members from the same userlist 
and will add members again in same list?

In order to add new email, you would need to create a new user list with 
the new email rather than just add the email to the existing user list. 
-> Can you please explain clearly this? If I wanted to do replace entire 
lsit I always be have new userList ID everytime?  There is no way I can 
just replace list?
If I add same list again Does that replace the old members from list or It 
will append the list?
If I do not want to few members in the list then also new listID with name 
need to be created.

Thanks


On Friday, 17 April 2020 21:30:47 UTC+5:30, adsapiforumadvisor wrote:
>
> Hi,
>
> Thank you for reaching out. The link 
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.MutateMembersOperation>
>  
> you sent me clearly shows that the SET operator is not supported in this 
> method. The MutateMembersOperation represents a request to add or remove 
> members from a user list. As for the REMOVE operation, you could change the 
> operator to REMOVE here 
> <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201809/remarketing/AddCrmBasedUserList.java#L204>
>  
> and change other codes accordingly. Once the user list is removed, you 
> would need to create a new user list with a new userListId. Please bear in 
> mind that the API does not necessarily always have the same functionality 
> as the Google Ads UI. The Member 
> <https://developers.google.com/adwords/api/docs/reference/v201809/AdwordsUserListService.Member>
>  
> object does not contain the size field. However, you could get this data 
> when you create a new user list by checking the member size 
> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fgoogleads%2Fgoogleads-java-lib%2Fblob%2Fmaster%2Fexamples%2Fadwords_axis%2Fsrc%2Fmain%2Fjava%2Fadwords%2Faxis%2Fv201809%2Fremarketing%2FAddCrmBasedUserList.java%23L202&sa=D&sntz=1&usg=AFQjCNGgJ_eAux_I47jvjOTQ-0x2I-rWsg>.
>  
> In order to add new email, you would need to create a new user list with 
> the new email rather than just add the email to the existing user list. 
>
> I hope this helps.
>
> Thanks and regards,
> Xiaoming, Google Ads API Team
>
>
>  
>
> ref:_00D1U1174p._5001UZYEtj:ref
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/23357357-bccd-44d6-a380-886324b83248%40googlegroups.com.

Reply via email to