Re: Ads (beta) api operation limits

2018-08-11 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Don, I have good news: the operations limit for the Google Ads API has been increased to 5,000 so that it matches the operations limit for the AdWords API . Thanks for bringing this to our attention! Cheers, Josh,

Re: Ads (beta) api operation limits

2018-08-10 Thread 'Josh Radcliff (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Don, The Google Ads API does not have a partial failure feature just yet, so all operations in a mutate request will fail if *any* operation in the request encounters an error. Thanks for providing the error message for the operation count limit. I'm looking into that one and will get back

Re: Ads (beta) api operation limits

2018-08-10 Thread Don Mitchell
[12:19:16] ERROR {"google.ads.googleads.v0.errors.googleadsfailure-bin"=>"\n>\n\x02\b\r\x128Received 2000 operations, exceeding the maximum of 1000.", "grpc-status-details-bin" =>"\b\x03\x12%Request contains an invalid

Re: Ads (beta) api operation limits

2018-08-09 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Don, Could you point me to the documentation you were referring to that mentioned that the DELETE operation has a limit of 1000? The system limits of the Google Ads API Beta should be the same with the AdWords API system limits

Ads (beta) api operation limits

2018-08-08 Thread Don Mitchell
Even though the beta Ads api uses a streaming protocol, it still has operation limits. For CampaignBudget.mutate_campaign_budgets (DELETE operation), it told me the limit is 1000. In general are the limits 5000 per request as per the adwords limits