Hi Rick, When you trigger this error you'll receive a standard SOAP fault, containing a QuotaExceededError and the reason QUOTA_EXCEEDED.
http://code.google.com/apis/adwords/v2009/docs/reference/CampaignService.QuotaExceededError.html Best, - Eric On Apr 5, 12:58 pm, Rick <[email protected]> wrote: > In order to handle this quota message programatically, can you give us > an example of what the QUOTA_EXCEEDED produces? Is it a 500 error, or > something else? > > Can you tell us if the quota is per Developer Token, per IP, or what? > > Rick > > On Apr 5, 7:33 am, AdWords API Advisor <[email protected]> > wrote: > > > > > Hi Josip, > > > TO address your questions: > > > 1) The exact limits of the AdWords API are not made public, but if you > > receive a QUOTA_EXCEEDED then we recommend you wait 30 seconds and try > > your request again. > > > 2) Documentation on campaign size limits is available > > here:http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=40907 > > > 3) Do you have the request ids of some requests that demonstrate this > > difference in time? > > > Best, > > - Eric Koleda, AdWords API Team > > > On Apr 2, 8:22 am, JosipK <[email protected]> wrote: > > > > Hi, > > > > We are developing some component that would synchronize our database > > > with AdWords platform. We have test it against sandbox and now against > > > real AdWords account and it's all working for small data (few > > > thousands adgroups/criterions/ads). > > > > But when we include larger set of data (15 campaigns * 900 adgroups * > > > (2 criterions + 1 ad)), sometimes we get > > > QuotaExceededError.QUOTA_EXCEEDED (You have exceeded the quota in the > > > following categories : RequestsPerMinute. Please retry your request > > > after 30 seconds.) error. > > > > Also, when we have made more calls (like two/three synchronizations > > > per day), then we have experienced some slowdown. Call (actually API > > > calls) that before last 5 minute, now last 10 or more minutes. > > > > My questions are: > > > 1. What are the limits of AdWords platform? How many calls can I call > > > per minute/hour/day? > > > 2. Is there some document that describes those limits? I know that > > > account can have 25 campaigns, ..., but what with other limits? > > > 3. Why we experience slowdown? > > > > Regards, > > > Josip -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. 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 To unsubscribe, reply using "remove me" as the subject.
