使用制限
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このバージョンの Google Search Console API では、次の使用量上限が適用されます。
検索アナリティクス
検索アナリティクスの割り当てには、読み込み制限と QPS 制限の 2 種類があります。「割り当てを超過した」エラーは、すべての割り当て超過イベントで同じです。
読み込み割り当て
負荷は、クエリで使用される内部リソースを表します。ほとんどのユーザーは読み込みの上限を超えることはありませんが、上限を超えると「割り当てを超過した」というエラー メッセージが表示されます。検索アナリティクス リソースでは、次の読み込み制限が適用されます。
- 短期読み込み割り当て: 短期割り当ては 10 分単位のチャンクで測定されます。修正方法:
- 割り当てを超えた場合は、15 分待ってからもう一度お試しください。それでも割り当てを超過している場合は、長期的な割り当てを超過しています。
- 短期的な割り当てのみを超過している場合は、クエリを 1 日を通して分散させてください。
- 長期読み込み割り当て: 長期割り当ては 1 日のチャンクで測定されます。10 分間に 1 つのクエリのみを実行しているときに割り当てを超過した場合は、長期的な割り当てを超過することになります。修正方法:
- ページまたはクエリ文字列でグループ化またはフィルタリングすると、クエリのコストが高くなります。ページおよびクエリ文字列でグループ化/フィルタされたクエリが最も高コストです。これらのクエリの負荷を軽減するには、ページやクエリ文字列のグループ化やフィルタを解除します。
- クエリ負荷は、クエリされた期間に比例します。そのため、範囲が 6 か月のクエリは、範囲が 1 日のクエリよりもはるかに費用がかかります。
- 同じデータを再クエリする(たとえば、先月のすべてのデータを何度もクエリする)ことは避けてください。
QPS 割り当て
検索アナリティクス リソースでは、次の QPS(秒間クエリ数)の QPM(1 分あたりのクエリ数)と QPD(1 日あたりのクエリ数)の上限が適用されます。
- サイトあたりの割り当て(同じサイトに対するクエリ呼び出し):
- ユーザーあたりの割り当て(同じユーザーからの呼び出し):
- プロジェクトごとの割り当て(同じ Developer Console キーを使用して行われる呼び出し):
- 30,000,000 QPD
- 40,000 QPM
例
- ユーザー A は、3 つのウェブサイトの合計で最大 1,200 QPM です。
- ユーザー A とユーザー B は、1 つのウェブサイトに合計 1,200 QPM を使用できます。
URL 検査
インデックス検査の割り当て
- サイトあたりの割り当て(同じサイトに対するクエリ呼び出し):
- プロジェクトごとの割り当て(同じ Developer Console キーを使用して行われる呼び出し):
- 10,000,000 QPD
- 15,000 QPM
その他すべてのリソース
- ユーザーあたりの上限(同じユーザーからの通話):
- プロジェクトごとの上限(同じ Developer Console キーを使用して行われる呼び出し):
プロジェクトの使用量上限を確認して変更する手順、または割り当ての増加をリクエストする手順は次のとおりです。
- プロジェクトの請求先アカウントをまだ保有していない場合は、アカウントを作成します。
- API Console で API ライブラリの [有効な API] ページに移動し、リストから API を選択します。
- 割り当て関連の設定を表示および変更するには、[割り当て] を選択します。使用統計情報を表示するには、[使用量] を選択します。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-07-23 UTC。
[null,null,["最終更新日 2024-07-23 UTC。"],[[["\u003cp\u003eThe Google Search Console API has usage limits for Search Analytics, URL inspection, and all other resources to ensure fair access.\u003c/p\u003e\n"],["\u003cp\u003eSearch Analytics usage is limited by short-term (10 minutes) and long-term (1 day) load quota, as well as QPS (queries per second), QPM (queries per minute) and QPD (queries per day) quota for per-site, per-user, and per-project usage.\u003c/p\u003e\n"],["\u003cp\u003eURL inspection is restricted by per-site and per-project quota based on QPM and QPD and has an index inspection quota.\u003c/p\u003e\n"],["\u003cp\u003eAll other resources have per-user and per-project limitations on QPS, QPM, and QPD.\u003c/p\u003e\n"],["\u003cp\u003eUsers can monitor their current API usage in the quota tab of their Google API Console project.\u003c/p\u003e\n"]]],["The Google Search Console API has usage limits for Search Analytics and URL inspection. Search Analytics has load and QPS limits; exceeding load quotas requires waiting 15 minutes or reducing query complexity (grouping/filtering, date range, re-querying). QPS limits are 1,200 QPM per site/user, and 30,000,000 QPD and 40,000 QPM per project. URL inspection has 2,000 QPD and 600 QPM per site, with project limits at 10,000,000 QPD and 15,000 QPM. All other resources have a per-user limit of 20 QPS and 200 QPM, and per-project of 100,000,000 QPD.\n"],null,["# Usage Limits\n\nThis version of the Google Search Console API enforces the following usage limits:\n\n*** ** * ** ***\n\nSearch Analytics\n----------------\n\nSearch Analytics quota falls in two types: load limits and QPS limits. The \"[quota exceeded](/webmaster-tools/v1/errors#error_quotaExceeded)\" error is the same for all quota exceeded events.\n\n### Load quota\n\n*Load* represents the internal resources consumed by a query. Most users will not exceed load limits, but if you do, you will receive a \"[quota exceeded](/webmaster-tools/v1/errors#error_quotaExceeded)\" error message. The [Search Analytics](/webmaster-tools/v1/searchanalytics) resource enforces the following load limits:\n\n- **Short-term load quota:** Short-term quota is measured in 10 minute chunks. **To fix:**\n - If you exceed your quota, wait 15 minutes and try again. If you still exceed quota, you are exceeding long-term quota.\n - If you are exceeding short-term quota only, spread out your queries throughout the day.\n- **Long-term load quota:** Long-term quota is measured in 1 day chunks. If you exceed quota when running only a single query inside a 10 minute period, you are exceeding your long-term quota. **To fix:**\n - Queries are expensive when you group and/or filter by either page or query string. Queries grouped/filtered by page AND query string are the most expensive. To reduce your load for these queries, remove the grouping and/or filtering for the page and/or query string.\n - Query load increases with the date range queried. So queries with a six month range are much more expensive than a query with a one day range.\n - Avoid requerying the same data (for example, querying all data for last month over and over).\n\n### QPS quota\n\nThe [Search Analytics](/webmaster-tools/v1/searchanalytics) resource enforces the following QPS (queries per second) QPM (queries per minute) and QPD (queries per day) limits:\n\n- **Per-site quota** (calls querying the same site):\n - 1,200 QPM\n- **Per-user quota** (calls made by the same user):\n - 1,200 QPM\n- **Per-project quota** (calls made using the same Developer Console key):\n - 30,000,000 QPD\n - 40,000 QPM\n\n*Example*\n\n- User A can make up to 1,200 QPM combined to her 3 websites.\n- Users A and B can make up to 1,200 QPM combined to their one website.\n\nURL inspection\n--------------\n\n- **index inspection quota**\n- **Per-site quota** (calls querying the same site):\n - 2000 QPD\n - 600 QPM\n- **Per-project quota** (calls made using the same Developer Console key):\n - 10,000,000 QPD\n - 15,000 QPM\n\nAll other resources\n-------------------\n\n- **Per-user limit** (calls made by the same user):\n - 20 QPS\n - 200 QPM\n- **Per-project limit** (calls made using the same Developer Console key):\n - 100,000,000 QPD\n\n*** ** * ** ***\n\nYou can see your current usage in the quota tab for your project in the [Google APIs Console](https://console.developers.google.com/project)."]]