Re: RateExceededError when migrating to v201708 - PHP

2017-09-28 Thread Alejandro Claure
I was able to solve this problem by implementing better control in the number of calls my web app mas doing to the API. On Monday, September 25, 2017 at 4:33:48 PM UTC-4, Alejandro Claure wrote: > > I've been trying to switch my php web app to use v201708 (currently > v201609) > > As soon as do

Re: RateExceededError when migrating to v201708 - PHP

2017-09-25 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi Alejandro, It looks like you encountered the RateExceededError for exceeding the rate limit across Account rate scope. This rate limit is metered on all requests to a single AdWords account - no matter which developer token was used to make the request. There isn't a fixed queries per

RateExceededError when migrating to v201708 - PHP

2017-09-25 Thread Alejandro Claure
I've been trying to switch my php web app to use v201708 (currently v201609) As soon as do the switch i start receiving: [Google\AdsApi\AdWords\v201708\cm\ApiException] [RateExceededError