Search code examples
oauth-2.0google-analytics-apigoogle-oauth

what's the maximum number of requests with oauth2?


How many requests can you do with 1 oauth2 account combined with the google analytics API ? And if you reach the max. is it possible to get more requests?


Solution

  • The limit for the Google Analytics API is 50,000 API request per day. The query limit is 1 request/second/user. You can find more of this information and request more quota via Google APIs Console code.google.com/apis/console