使用制限
batchGet
現バージョンの Google AMP URL API には、100 秒あたり 10 クエリというデフォルトの上限があります。API は今のところ無料で使用できます(料金をご覧ください)。
batchGet
メソッドには、1 回の呼び出しで取得できる AMP URL の数に関するデフォルトの上限(50 個)があります。
update-cache
update-cache
リクエストには、特定のホスト名に対して行うことができるリクエストの数に関するデフォルトの上限(1 秒あたり 10 個)があります。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-17 UTC。
[null,null,["最終更新日 2025-02-17 UTC。"],[[["The Google AMP URL API, including the `batchGet` method, is currently free to use."],["`batchGet` allows fetching data for up to 50 AMP URLs per request, but overall API usage is limited to 10 queries per 100 seconds."],["When using `update-cache`, you can send a maximum of 10 requests per second for each hostname."]]],["The Google AMP URL API's `batchGet` method allows up to 50 AMP URLs per call, with a default limit of 10 queries per 100 seconds. The `update-cache` request is limited to 10 requests per second for each host name. The API is currently free. These limitations define how frequently and extensively users can retrieve and update AMP URLs via these methods.\n"]]