Re: Adding customer match ids to an existing user list (python)

2021-02-23 Thread 'Stephen Waters' via AdWords API and Google Ads API Forum
Hi Xiaoming Thanks for replying I am unfortunately still struggling with this - I believe the resource name is what I was/am passing there? Additionally when I run the example code from github now (which creates 1x list matching 1x email) I see "Waiting until operation completes..." & then noth

Adding customer match ids to an existing user list (python)

2021-02-17 Thread 'Stephen Waters' via AdWords API and Google Ads API Forum
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 li

Loading audiences via Adwords api/python SDK

2019-10-03 Thread 'Stephen Waters' via AdWords API and Google Ads API Forum
Hi I am trying to update some audiences (email/phone matches) from BigQuery to Google Ads The largest are in the millions of rows, but less than 10 million for now I am chunking them up to 1m row chunks but sometimes loading these consecutively takes a long time. I have been dabbling with threa