Limity i kwoty interfejsu Admin API
Oprócz wspólnych limitów i kwot dotyczących wszystkich interfejsów API Google Analytics, w przypadku interfejsu Admin API obowiązują te limity i kwoty: Limity limitów mogą zostać ograniczone w przypadku projektów, które naruszają Warunki korzystania z usługi Google Analytics.
Nazwa limitu |
Limit |
Żądania na minutę |
1200 |
Liczba żądań na minutę na użytkownika |
600 |
Pisanie na minutę |
600 |
Zapisy na minutę na użytkownika |
180 |
Każde żądanie do interfejsu Admin API Google Analytics zużywa limity Requests per minute
i Requests
per minute per user
. Prośba o jakikolwiek sposób zmiany konfiguracji konta Google Analytics (metody create
, patch
, delete
, archive
, update
) zużywa również limity Writes per minute
i Writes per
minute per user
.
Więcej informacji o ograniczaniu łącznej liczby żądań interfejsu API na użytkownika znajdziesz w artykule Ograniczanie wykorzystania interfejsu API.
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-02-25 UTC.
[null,null,["Ostatnia aktualizacja: 2025-02-25 UTC."],[[["The Google Analytics Admin API has rate limits to manage system load and ensure fair resource allocation."],["Rate limits reset every 60 seconds, and exceeding them results in a temporary error requiring a short wait."],["While there's no daily usage cap, API requests are subject to per-minute and per-user quotas, potentially throttled for Terms of Service violations."],["Requests are limited per minute, and write operations (create, update, delete) have separate, lower quotas."],["Cloud projects have specific quotas visible in the Google Cloud Console, with potential for automatic throttling based on usage patterns."]]],["Google Analytics Admin API requests have rate limits to manage system load, enforced and refilled every 60 seconds. Exceeding limits results in a 403 error; waiting a minute allows quota refill. Limits apply per project, with quotas visible in the Cloud Console. Default quotas include 1,200 requests per minute and 600 per user, with writes limited to 600 per minute and 180 per user. Account alterations consume both request and write quotas. Limits can be throttled for Terms of Service violations.\n"]]