Hi 
I am trying to migrate this functionality.:

"""
        mutate_members_operation = {
            'operand': {
                'userListId': self.id,
                'membersList': members
            },
            'operator': 'ADD' or 'remove'
        }

        try:
            adwords_client.GetService('AdwordsUserListService', 
'v201809').mutateMembers([mutate_members_operation])
"""

but I don't find anything similar in client.get_service('UserListService', 
'v10')

i try this code example: 
https://github.com/googleads/google-ads-python/blob/HEAD/examples/remarketing/add_customer_match_user_list.py

but it doesn't have what i'm looking for

Thanks 

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [email protected]
To unsubscribe from this group, send email to
[email protected]
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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/50273b26-bf3f-4f23-95bc-cbbcd5c0b1d6n%40googlegroups.com.
  • Ho... Gerardo Cima
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Gerardo Cima

Reply via email to