Limit wykorzystania interfejsu API geoprzestrzennego
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Pakiet SDK ARCore ogranicza żądania interfejsu API do usługi ARCore do tych limitów w przypadku każdego projektu, który korzysta z pakietu SDK ARCore:
- 1000 sesji rozpoczętych na minutę lub
- 100 tys. żądań na minutę
Żądania interfejsu API przekraczające te limity mogą
w błędzie GAREarthStateErrorResourceExhausted
i niezrealizowanym żądaniu.
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-07-26 UTC.
[null,null,["Ostatnia aktualizacja: 2025-07-26 UTC."],[[["\u003cp\u003eARCore SDK projects are limited to 1,000 session starts per minute.\u003c/p\u003e\n"],["\u003cp\u003eARCore SDK projects are also limited to a total of 100,000 API requests per minute.\u003c/p\u003e\n"],["\u003cp\u003eExceeding these limits may lead to errors and unfulfilled API requests.\u003c/p\u003e\n"]]],["The ARCore SDK enforces API request limits per project: 1,000 sessions started per minute or 100,000 requests per minute. Exceeding these limits may cause a `GAREarthStateErrorResourceExhausted` error, resulting in failed requests. These limitations are applied to all projects utilizing the ARCore SDK.\n"],null,["# Geospatial API usage quota\n\nThe ARCore SDK limits API requests to the ARCore service to the following limits\nfor each project that uses the ARCore SDK:\n\n- **1,000 sessions started per minute**, or\n- **100,000 requests per minute**\n\nAPI requests in excess of these limits may result\n\nin a\n[`GAREarthStateErrorResourceExhausted`](/ar/reference/ios/interface_g_a_r_earth#adbb083ca4de1d6c0d2ca018f25e45149)\nerror and an unfulfilled request."]]