Geo 空間 API 用量配額
對於每個使用 ARCore SDK 的專案,ARCore SDK 會將對 ARCore 服務的 API 要求限制在下列限制內:
- 每分鐘啟動 1,000 個工作階段,或
- 每分鐘 100,000 次要求
如果 API 要求超過這些限制,可能會導致
GAREarthStateErrorResourceExhausted
錯誤和未完成的要求。
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-02-28 (世界標準時間)。
[null,null,["上次更新時間:2025-02-28 (世界標準時間)。"],[[["ARCore SDK projects are limited to 1,000 session starts per minute."],["ARCore SDK projects are also limited to a total of 100,000 API requests per minute."],["Exceeding these limits may lead to errors and unfulfilled API requests."]]],["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"]]