YouTube Data API(v3) - 割り当て計算ツール
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
下の表は、各 API メソッドの呼び出しの割り当て費用を示しています。無効なリクエストを含むすべての API リクエストに対して、少なくとも 1 ポイントの割り当てコストが発生します。
次の 2 つのポイントはいずれも割り当て使用量に影響するため、特に注意してください。
- 複数ページの結果を返すメソッド(
search.list
など)をアプリケーションから呼び出した場合、結果の追加ページを取得するリクエストごとに、見積もりの割り当て費用が発生します。
-
YouTube Live Streaming API のメソッドは、技術的には YouTube Data API の一部であり、それらのメソッドの呼び出しも割り当て費用が発生します。なお、ライブ ストリーミング用の API メソッドもこの表にまとめています。
割り当ての費用 |
アクティビティ |
list |
1 |
captions |
list |
50 |
|
挿入 |
400 |
|
update |
450 |
|
delete |
50 |
チャンネル バナー |
挿入 |
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 |
地域 |
list |
1 |
目的のメンバーの名前を見つけます。 |
list |
1 |
メンバーシップレベル |
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 |
動画のカテゴリ |
list |
1 |
動画 |
list |
1 |
|
挿入 |
1600 |
|
update |
50 |
|
速度 |
50 |
|
getRating |
1 |
|
不正行為の報告 |
50 |
|
delete |
50 |
透かし |
set |
50 |
|
設定解除 |
50 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-09-13 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"]],["最終更新日 2023-09-13 UTC。"],[[["Every API request, even if invalid, will cost at least one quota point."],["Retrieving multiple pages of results from a single method call, like `search.list`, incurs the quota cost for each additional page request."],["Methods from the YouTube Live Streaming API, being part of the YouTube Data API, will incur the same quota costs as other methods."],["The table shows that methods like `videos.insert` have the highest cost of 1600 points, while several methods, such as `activities.list`, have the minimal cost of 1 point."],["There are numerous methods that cost 50 points such as `captions.delete`, `channels.update`, `comment.delete` and others."]]],["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"]]