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
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
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