使用制限
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
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。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 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"]]