Hello, The "RateExceededError.RATE_EXCEEDED Trigger: Basic Access Daily Reporting Quota" error message that you are getting indicates that you may have downloaded more than the daily limit <https://developers.google.com/adwords/api/docs/ratesheet> for reports using a basic access level developerToken. The Basic access token allows you to execute 10,000 operations and download up to 1,000 reports per day. You can also take a look at this guide <https://developers.google.com/adwords/api/docs/access-levels> for more information on access levels. It is currently not possible to keep a track of the total number of report downloads per day across all the account through the API. However, you can check the number of operations <https://developers.google.com/adwords/api/docs/guides/call-structure#request_headers> count in the request header. You can keep a track of this count and see if you're reaching the daily limit. You can take a look at the rate sheet <https://developers.google.com/adwords/api/docs/ratesheet> on how the operations are counted towards daily limit. This limit is calculated based on the account time zone.
If you're receiving this error, you could wait for the next day to run the reports. On a daily basis, if your use case requires to download beyond the specified limit, you can apply for Standard access. Standard access allows the developer token to execute an unlimited number of operations and report requests per day. You may use this form <https://www.google.com/appserve/fb/forms/standardaccess/> to submit a Standard access application. Let me know if you have any other questions. Regards, Bharani, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/27024d18-8346-473c-b33d-e43c417d7797%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
