Geospatial API の使用量の割り当て
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
ARCore SDK では、ARCore サービスに対する API リクエストが、ARCore SDK を使用するプロジェクトごとに次の上限に制限されます。
- 1 分あたり 1,000 セッションの開始、または
- 1 分あたり 10 万件のリクエスト
これらの上限を超える API リクエストを行うと、
EarthState.ErrorResourcesExhausted
エラーと未処理のリクエスト。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-26 UTC。
[null,null,["最終更新日 2025-07-26 UTC。"],[[["\u003cp\u003eARCore SDK limits API requests to 1,000 sessions started per minute or 100,000 total requests per minute per project.\u003c/p\u003e\n"],["\u003cp\u003eExceeding these API request limits may lead to an \u003ccode\u003eEarthState.ErrorResourcesExhausted\u003c/code\u003e error and unfulfilled requests.\u003c/p\u003e\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 an\n[`EarthState.ErrorResourcesExhausted`](/ar/reference/unity-arf/namespace/Google/XR/ARCoreExtensions#earthstate)\nerror and an unfulfilled request."]]