Google 限制使用
Google limit usage
以下问题是关于 google API 凭据的
(就我而言 - 地图和日历 API 的)
- 在哪里可以查看 google API 的使用情况分析?
(在开发者仪表板上,我发现只有过去 30 天的范围,
没有关于摘要或总调用的任何详细信息)
- 哪里可以看到每个googleAPI的上限? (我找到了 10 个不同的限制答案)
谢谢!
"The only source of knowledge is experience." -阿尔伯特·爱因斯坦
对于日历,这里是documentation了解使用限制。
The Google Calendar API has a courtesy limit of 1,000,000 queries per
day.
To view or change usage limits for your project, or to request an
increase to your quota, open the API Library in the Developers
Console.
If you have enabled billing for your project, you can see the
quota percentage for each API. You can view and change quotas from the
API section's API Library and Enabled APIs links. Selecting an
API from the API Library list or from the Enabled APIs page takes you
to a page with overview, usage, and quota links for that API. Choosing
Quotas lets you view and change quota-related settings. Choosing Usage
provides you with usage statistics as well as response code and method
information.
对于地图,您可以访问此 documentation。
Standard Usage Limits
Users of the standard API:
- Free until exceeding 25,000 map loads per 24 hours
Note: Quota exceptions may apply. Learn more here.
Enable pay-as-you-go billing to unlock higher quotas:
After exceeding the free usage limits, billing at [=11=].50 USD / 1000
additional requests, up to 100,000 per 24 hours.
以下问题是关于 google API 凭据的 (就我而言 - 地图和日历 API 的)
- 在哪里可以查看 google API 的使用情况分析? (在开发者仪表板上,我发现只有过去 30 天的范围, 没有关于摘要或总调用的任何详细信息)
- 哪里可以看到每个googleAPI的上限? (我找到了 10 个不同的限制答案)
谢谢!
"The only source of knowledge is experience." -阿尔伯特·爱因斯坦
对于日历,这里是documentation了解使用限制。
The Google Calendar API has a courtesy limit of 1,000,000 queries per day.
To view or change usage limits for your project, or to request an increase to your quota, open the API Library in the Developers Console.
If you have enabled billing for your project, you can see the quota percentage for each API. You can view and change quotas from the API section's API Library and Enabled APIs links. Selecting an API from the API Library list or from the Enabled APIs page takes you to a page with overview, usage, and quota links for that API. Choosing Quotas lets you view and change quota-related settings. Choosing Usage provides you with usage statistics as well as response code and method information.
对于地图,您可以访问此 documentation。
Standard Usage Limits
Users of the standard API:
- Free until exceeding 25,000 map loads per 24 hours
Note: Quota exceptions may apply. Learn more here.
Enable pay-as-you-go billing to unlock higher quotas:
After exceeding the free usage limits, billing at [=11=].50 USD / 1000 additional requests, up to 100,000 per 24 hours.