Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Per garantire che il sistema di Google Analytics non riceva più dati di quanti possa gestire e per garantire una distribuzione equa delle risorse del sistema tra gli utenti, le API di Google Analytics applicano alcuni limiti e quote al tuo utilizzo.
I seguenti limiti e quote si applicano all'utilizzo complessivo dell'API Google Analytics
(escluse le chiamate all'API di dati) a livello di progetto Google Cloud:
50.000 richieste per progetto al giorno.
10 query al secondo (QPS) per indirizzo IP.
In API Console è presente una quota simile denominata Richieste per 100 secondi per utente. Per impostazione predefinita, è impostato su 100 richieste ogni 100 secondi per utente e può essere modificato fino a un valore massimo di 1000. Tuttavia, il numero di richieste all'API è ограничено до 10 richieste al secondo per utente.
Se la tua applicazione invia tutte le richieste API da un unico indirizzo IP (ad esempio per conto dei tuoi utenti), utilizza il parametro userIP o quotaUser con ogni richiesta per ottenere la quota QPS completa per ogni utente. Per maggiori dettagli, consulta il riepilogo dei parametri di query standard.
Alcune API presentano limitazioni aggiuntive. Per informazioni dettagliate su limiti e quote specifici per API, consulta le seguenti pagine:
Se la quota per la richiesta di un'API Google Analytics viene superata, l'API restituisce un codice di errore 403 o 429 e un messaggio che indica che l'account ha superato la quota. Per ulteriori informazioni, consulta i Termini di servizio.
[null,null,["Ultimo aggiornamento 2025-08-31 UTC."],[],[],null,["# Limits and quotas on API requests\n\nTo ensure the Google Analytics system doesn't receive more data than it can\nhandle, and to ensure equitable distribution of the system's resources across\nusers, Google Analytics APIs enfore some limits and quotas on your usage. \n\nThe following limits and quotas apply to your overall Google Analytics API usage\n(excluding Data API calls) at the Google Cloud project level:\n\n- 50,000 requests per *project* per day.\n- 10 queries per second (QPS) per *IP address* .\n - In the [API Console](https://console.cloud.google.com/), there is a similar quota referred to as *Requests per 100 seconds per user*. By default, it is set to 100 requests per 100 seconds per user and can be adjusted to a maximum value of 1,000. But the number of requests to the API is restricted to a maximum of 10 requests per second per user.\n - If your application makes all API requests from a single IP address (for example, on behalf of your users), use the `userIP` or `quotaUser` parameter with each request to get full QPS quota for each user. See The [standard query parameters summary](/analytics/devguides/parameters) for details.\n\n| **Note:** Daily quotas are refreshed at midnight Pacific Standard Time.\n\nSome APIs have additional restrictions. For details on API-specific limits and\nquotas, see the following pages:\n\n- [Admin API](/analytics/devguides/config/admin/v1/quotas)\n- [Data API](/analytics/devguides/reporting/data/v1/quotas)\n- [User Deletion API](/analytics/devguides/config/userdeletion/v3/limits-quotas)\n\nErrors related to limits and quotas\n-----------------------------------\n\nIf the quota of requesting a Google Analytics API is exceeded, the API returns\nan error code `403` or `429` and a message that the account has exceeded the\nquota. See the [terms of service](/terms) for more information.\n\nFor more information on quota management and how to fine-tune your application\nfor quota usage, see [Monitoring APIs and capping\nusage](https://support.google.com/cloud/answer/6158858)."]]