Hi

I am in the process of migrating to the google ads api from the adwords one.

I've been using the code 
from 
https://github.com/googleads/google-ads-python/blob/master/examples/remarketing/add_customer_match_user_list.py
 
as a basis but am struggling to figure out how to update an existing list 
rather than create a new one & add customers to that.

I am imagining I need the user list resource name to feed into this 
function:

def _add_users_to_customer_match_user_list(client, customer_id, 
user_list_resource_name)

and I have been able to find this for my existing user lists 
using GoogleAdsService search, but when I supply this I get the error

AttributeError: Assignment not allowed to field "user_list" in protocol 
message object.

which I am not sure how to interpret. Any advice appreciated, cheers

Stephen

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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/4d315e40-6696-45d2-a83d-24b9c3b87aa3n%40googlegroups.com.
  • Adding customer ... 'Stephen Waters' via AdWords API and Google Ads API Forum
    • RE: Adding ... Google Ads API Forum Advisor Prod
      • Re: Add... 'Stephen Waters' via AdWords API and Google Ads API Forum
        • Re:... Google Ads API Forum Advisor Prod

Reply via email to