Custom List with Remove all and more than 100 000 new user

2022-06-02 Thread Nicolas S.
Hello, I'm wondering the operation order to replace the Custom List with more than 100,000 customers. Let says I have 15 to add. Can I do it in one job - create offline job - add operation REMOVE_ALL - add operation 95,000 create - add operation 55,000 create - run the offline job or do I

Google Ads - REST API - clear customer list

2022-05-20 Thread Nicolas S.
Hello, I'm trying to remove all customers for a customer list, using the REST API. I got the request to get my list: curl -f --request POST "https://googleads.googleapis.com/v10/customers//googleAds:searchStream"; \ --header "Content-Type: application/json" \ --header "developer-t