割り当て計算ツール
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
次の表に、各 API メソッドの呼び出しにかかる割り当て費用を示します。すべての API リクエスト(無効なリクエストを含む)に、少なくとも 1 ポイントの割り当て費用が発生します。
YouTube Data API を有効にしているプロジェクトのデフォルトの割り当て量は 1 日あたり 10,000 ユニットです。これは、ほとんどの API ユーザーにとって十分な量です。割り当て使用量は、Google API Console の [割り当て ] ページで確認できます。毎日の割り当ては、太平洋時間(PT)の午前 0 時にリセットされます。
次の 2 つの点は、どちらも割り当ての使用量に影響するため、注意が必要です。
- アプリケーションが
search.list
などのメソッドを呼び出して複数ページの結果を返す場合、追加のページの結果を取得するリクエストごとに、推定割り当て費用が発生します。
-
YouTube Live Streaming API メソッドは技術的には YouTube Data API の一部であり、これらのメソッドの呼び出しでも割り当て費用が発生します。そのため、ライブ配信用の API メソッドも表に記載されています。
割り当て費用 |
アクティビティ |
list |
1 |
字幕 |
list |
50 |
|
挿入 |
400 |
|
update |
450 |
|
delete |
50 |
channelBanners |
挿入 |
50 |
チャンネル |
list |
1 |
|
update |
50 |
channelSections |
list |
1 |
|
挿入 |
50 |
|
update |
50 |
|
delete |
50 |
|
list |
1 |
|
挿入 |
50 |
|
update |
50 |
|
setModerationStatus |
50 |
|
delete |
50 |
|
list |
1 |
|
挿入 |
50 |
|
update |
50 |
guideCategories |
list |
1 |
i18nLanguages |
list |
1 |
i18nRegions |
list |
1 |
メンバー |
list |
1 |
membershipsLevels |
list |
1 |
playlistItems |
list |
1 |
|
挿入 |
50 |
|
update |
50 |
|
delete |
50 |
再生リスト |
list |
1 |
|
挿入 |
50 |
|
update |
50 |
|
delete |
50 |
検索 |
list |
100 |
サブスクリプション |
list |
1 |
|
挿入 |
50 |
|
delete |
50 |
サムネイル |
set |
50 |
videoAbuseReportReasons |
list |
1 |
videoCategories |
list |
1 |
動画 |
list |
1 |
|
挿入 |
1600 |
|
update |
50 |
|
速度 |
50 |
|
getRating |
1 |
|
reportAbuse |
50 |
|
delete |
50 |
ウォーターマーク |
set |
50 |
|
設定解除 |
50 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-21 UTC。
[null,null,["最終更新日 2025-08-21 UTC。"],[[["\u003cp\u003eEvery API request, even if invalid, will cost at least one quota point.\u003c/p\u003e\n"],["\u003cp\u003eRetrieving multiple pages of results from a single method call, like \u003ccode\u003esearch.list\u003c/code\u003e, incurs the quota cost for each additional page request.\u003c/p\u003e\n"],["\u003cp\u003eMethods from the YouTube Live Streaming API, being part of the YouTube Data API, will incur the same quota costs as other methods.\u003c/p\u003e\n"],["\u003cp\u003eThe table shows that methods like \u003ccode\u003evideos.insert\u003c/code\u003e have the highest cost of 1600 points, while several methods, such as \u003ccode\u003eactivities.list\u003c/code\u003e, have the minimal cost of 1 point.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous methods that cost 50 points such as \u003ccode\u003ecaptions.delete\u003c/code\u003e, \u003ccode\u003echannels.update\u003c/code\u003e, \u003ccode\u003ecomment.delete\u003c/code\u003e and others.\u003c/p\u003e\n"]]],["API requests have quota costs, with a minimum of one point per request, even if invalid. Retrieving multiple result pages from methods like `search.list` costs quota for each page. Live Streaming API methods, part of the YouTube Data API, also incur costs. Quota costs vary by resource and method, ranging from 1 for actions such as `list` to 1600 for actions like `videos insert`. Methods like `insert`, `update`, and `delete` typically cost more.\n"],null,["# Quota Calculator\n\nThe following table shows the quota cost for calling each API method. All API requests, including invalid requests, incur a quota cost of at least one point.\n\nProjects that enable the YouTube Data API have a default quota allocation of 10,000 units per day, an amount sufficient for the majority of our API users. You can see your quota usage on [Quotas](https://console.cloud.google.com/iam-admin/quotas) page in the Google API Console. Daily quotas reset at midnight Pacific Time (PT).\n\nThe following two points are worth calling out as they both affect your quota usage:\n\n- If your application calls a method, such as `search.list`, that returns multiple pages of results, each request to retrieve an additional page of results incurs the estimated quota cost.\n- [YouTube Live Streaming API](/youtube/v3/live) methods are, technically, part of the YouTube Data API, and calls to those methods also incur quota costs. As such, API methods for live streaming are also listed in the table.\n\n| Quota costs |||\n|-----------------------------|---------------------|------|\n| resource | method | cost |\n| ### activities | list | 1 |\n| ### captions | list | 50 |\n| | insert | 400 |\n| | update | 450 |\n| | delete | 50 |\n| ### channelBanners | insert | 50 |\n| ### channels | list | 1 |\n| | update | 50 |\n| ### channelSections | list | 1 |\n| | insert | 50 |\n| | update | 50 |\n| | delete | 50 |\n| ### comments | list | 1 |\n| | insert | 50 |\n| | update | 50 |\n| | setModerationStatus | 50 |\n| | delete | 50 |\n| ### commentThreads | list | 1 |\n| | insert | 50 |\n| | update | 50 |\n| ### guideCategories | list | 1 |\n| ### i18nLanguages | list | 1 |\n| ### i18nRegions | list | 1 |\n| ### members | list | 1 |\n| ### membershipsLevels | list | 1 |\n| ### playlistItems | list | 1 |\n| | insert | 50 |\n| | update | 50 |\n| | delete | 50 |\n| ### playlists | list | 1 |\n| | insert | 50 |\n| | update | 50 |\n| | delete | 50 |\n| ### search | list | 100 |\n| ### subscriptions | list | 1 |\n| | insert | 50 |\n| | delete | 50 |\n| ### thumbnails | set | 50 |\n| ### videoAbuseReportReasons | list | 1 |\n| ### videoCategories | list | 1 |\n| ### videos | list | 1 |\n| | insert | 1600 |\n| | update | 50 |\n| | rate | 50 |\n| | getRating | 1 |\n| | reportAbuse | 50 |\n| | delete | 50 |\n| ### watermarks | set | 50 |\n| | unset | 50 |"]]