RE: Batch Jobs Google Ads API

2019-06-14 Thread Google Ads API Forum Advisor Prod
Hi Costantin, Thank you for contacting support. To achieve batch processing via Google Ads API, you can refer to MutateJobService which provides a way to perform batches of operations on multiple services without synchronously waiting for the operations to complete. Additionally refer to Batch

Batch Jobs Google Ads API

2019-06-14 Thread Costantin
Hello, I need to regularly upload one campaign with a few hundred ad groups in it and few hundred keyword in each ad group. I constantly hit the API limits. It's there a way to upload everything like there was with the AdWords API via batch jobs? What's the best practice to accomplish this?