Hi Luis,

Can you please point me tp some example where "*All you need to do is to 
get the **Id* 
<https://developers.google.com/adwords/api/docs/reference/v201710/AdwordsUserListService.CrmBasedUserList#id>*
 of 
the user list that you want to update using the *
*AdwordsuserListService.get()* 
<https://developers.google.com/adwords/api/docs/reference/v201710/AdwordsUserListService#get>"
 
is performed. I am having hard time to pass the argument for 
"get(com.google.api.ads.adwords.axis.v201710.cm.Selector serviceSelector)". 

Thanks and Regards,
Biswajeet Sahoo

On Friday, February 9, 2018 at 12:01:56 PM UTC+5:30, Luis Xander Talag 
(AdWords API Team) wrote:

> Hi Biswajeet,
>
> You may use the AdwordsUserListService.mutateMembers() 
> <https://developers.google.com/adwords/api/docs/reference/v201710/AdwordsUserListService#mutatemembers>
>  operation 
> to update an existing audience. All you need to do is to get the Id 
> <https://developers.google.com/adwords/api/docs/reference/v201710/AdwordsUserListService.CrmBasedUserList#id>
>  of 
> the user list that you want to update using the 
> AdwordsuserListService.get() 
> <https://developers.google.com/adwords/api/docs/reference/v201710/AdwordsUserListService#get>
>  and 
> then you may follow this sample code 
> <https://developers.google.com/adwords/api/docs/samples/java/remarketing#add-crm-based-user-list>
>  (also 
> available in other languages) starting from this line "
> *Long userListId = userListAdded.getId();*" (*userListId = 
> YOUR_USERLISTID_TO_BE_UPDATED*) to add or remove your email address. You 
> may change the operator (
> *mutateMembersOperation.setOperator(Operator.ADD);*) to ADD or REMOVE 
> based on your preferred operation. Take note that the SET operator is not 
> supported in AdwordsUserListService.mutateMembers(). 
>
> Let me know if you still need clarifications.
>
> Thanks and regards,
> Luis
> 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/a08198f0-e2ed-4d0d-a308-c91cd1544119%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • Update existi... adwordsapitest01
    • Re: Upda... 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum
      • Re: ... adwordsapitest01
        • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API Forum

Reply via email to