Hi Alan, If you are on a basic access plan, then the limit is 10K operations (not calls) per day. We don't have a web page where you can find the actual number of calls you made, but you could calculate them based on the information here. https://developers.google.com/adwords/api/docs/ratesheet. If you exceed this limit, then you will start getting a RateExceededError with retryafter = 86400 secs (i.e. next day).
If you are on standard access plan, then there are no limits on the number operations you may perform. Cheers, Anash P. Oommen, AdWords API Advisor. On Tuesday, November 5, 2013 5:16:54 AM UTC-5, Alan Coleman wrote: > > Hello everyone. > > Is there a way of knowing how many API calls I am making on a daily basis? > I believe there is a limit of 50k(?) and I'm worried that I might be > hitting it. > > Many thanks > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://googleadsdeveloper.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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
