Re: QPS - RATE_EXCEEDED

2016-08-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Joe, My apologies for the delayed response. I am unsure how the RateExceedError object did not include the retryAfterSeconds attribute in your Post as I can only provide recommendations while using the AdWords API libraries. With this, I would suggest that you use instead our client

Re: QPS - RATE_EXCEEDED

2016-08-25 Thread 'Joe Rosenwald' via AdWords API Forum
Hi Peter, I work with Kyle. Unfortunately, our RateExceedError object is missing the retryAfterSeconds, among other properties that should be returned with the object. We are unsure of how to proceed. We are not using the SDK, but post, and the XML above is the full body of the response

Re: QPS - RATE_EXCEEDED

2016-08-25 Thread 'Peter Oliquino' via AdWords API Forum
Hi Kyle, Please see our example on how to handle RateExceedErrors and how to set the *retryAfterSeconds* field through this link . Also, you may refer to our rate limits guide

QPS - RATE_EXCEEDED

2016-08-25 Thread 'Kyle Parisi' via AdWords API Forum
name: 'StatusCodeError', statusCode: 400, message: '400 - "RateExceededError.RATE_EXCEEDED"' , error: 'RateExceededError.RATE_EXCEEDED' , I'm experiencing the above error when posting for reports. We'd like to be efficient/fair about requests for reports. The docs say there should be