什么是 Blogger API 阅读配额?

What is Blogger API reading quota?

我将创建一个简单的博客应用程序,其中仅包含阅读功能 (list/search/get)。那么,BloggerAPI的阅读配额限制是多少?在我的 Quotas 部分显示如下,

每天查询 10,000
每个用户每 100 秒的查询数 100

我想知道上面统计的读取数据配额限制是多少?

每天 10,000 个请求 (list/search/get);每个唯一 IP 地址每 100 秒限制 100 个请求。

这些数字是因为,如所述here:

Depending on the API, Quota information may include requests per day, requests per minute, and requests per minute per user.

此外,根据this you may modify these limits given your preference and performance, as well as monitor your API Usage following this