YouTube Data API (v3) - 配額計算機
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
下表列出呼叫各個 API 方法的配額費用。所有 API 要求 (包含無效的要求) 都會產生至少一個配額費用。
以下兩點都會影響配額用量,因此值得特別留意:
- 如果應用程式呼叫的方法 (例如
search.list
) 會傳回多個結果頁面,每次擷取額外結果頁面時,都會產生預估配額費用。
-
YouTube Live Streaming API 方法在技術上屬於 YouTube Data API 的一部分,且呼叫這些方法也會產生配額費用。因此,這個表格也會列出即時串流的 API 方法。
配額費用 |
活動 |
list |
1 |
captions |
list |
50 |
|
insert |
400 |
|
update |
450 |
|
delete |
50 |
頻道橫幅 |
insert |
50 |
頻道 |
list |
1 |
|
update |
50 |
頻道版面 |
list |
1 |
|
insert |
50 |
|
update |
50 |
|
delete |
50 |
|
list |
1 |
|
insert |
50 |
|
update |
50 |
|
setModerationStatus |
50 |
|
delete |
50 |
|
list |
1 |
|
insert |
50 |
|
update |
50 |
指南類別 |
list |
1 |
i18nLanguages |
list |
1 |
i18nRegions |
list |
1 |
成員 |
list |
1 |
會員等級 |
list |
1 |
播放清單項目 |
list |
1 |
|
insert |
50 |
|
update |
50 |
|
delete |
50 |
播放清單 |
list |
1 |
|
insert |
50 |
|
update |
50 |
|
delete |
50 |
search |
list |
100 |
subscriptions |
list |
1 |
|
insert |
50 |
|
delete |
50 |
縮圖 |
set |
50 |
videoAbuseReportReasons |
list |
1 |
影片類別 |
list |
1 |
影片 |
list |
1 |
|
insert |
1600 |
|
update |
50 |
|
費用 |
50 |
|
getRating |
1 |
|
舉報濫用 |
50 |
|
delete |
50 |
浮水印 |
set |
50 |
|
取消設定 |
50 |
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2023-09-13 (世界標準時間)。
[[["容易理解","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 (世界標準時間)。"],[[["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"]]