While doing some performance testing on our application against the
sandbox. I've been hitting this error:
<detail>
<ApiExceptionFault xmlns="https://adwords.google.com/api/adwords/cm/
v201109">
<message>RateExceededError <rateName=Operations,
rateKey=new_request, rateScope=ACCOUNT, retryAfterSeconds=30></
message>
<ApplicationException.Type>ApiException</ApplicationException.Type>
<errors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:type="RateExceededError">
<fieldPath></fieldPath>
<trigger></trigger>
<errorString>RateExceededError.RATE_EXCEEDED</errorString>
<ApiError.Type>RateExceededError</ApiError.Type>
<reason>RATE_EXCEEDED</reason>
<rateName>Operations</rateName>
<rateScope>ACCOUNT</rateScope>
<retryAfterSeconds>30</retryAfterSeconds>
</errors>
</ApiExceptionFault>
</detail>
According to this page:
http://code.google.com/apis/adwords/docs/appendix/limits.html
the limit per request is 2000, has this changed recently? if so what
is the new limit/recommendation?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en