Geospatial API 用量配额
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
对于使用 ARCore SDK 的每个项目,ARCore SDK 会将对 ARCore 服务的 API 请求限制在以下限制范围内:
- 每分钟发起 1,000 次会话,或者
- 每分钟 10 万个请求
如果 API 请求超出这些限制,可能会导致
AR_EARTH_STATE_ERROR_RESOURCE_EXHAUSTED
错误和未完成的请求。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[[["\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\u003eAR_EARTH_STATE_ERROR_RESOURCE_EXHAUSTED\u003c/code\u003e error and unfulfilled 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 an `AR_EARTH_STATE_ERROR_RESOURCE_EXHAUSTED` error, leading to unfulfilled requests. These restrictions apply to all projects utilizing the ARCore SDK and dictate the maximum number of ARCore service interactions allowed within a given time frame.\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[`AR_EARTH_STATE_ERROR_RESOURCE_EXHAUSTED`](/ar/reference/c/group/ar-earth#arearthstate)\nerror and an unfulfilled request."]]