YouTube Data API (v3) – Quota calculator
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
בטבלה הבאה מוצגת עלות המכסה של קריאה לכל שיטת API. כל בקשות ה-API, כולל בקשות לא חוקיות, צוברות עלות מכסה של נקודה אחת לפחות.
כדאי לציין את שתי הנקודות הבאות, כי שתיהן משפיעות על השימוש במכסה:
- אם האפליקציה שולחת קריאה לשיטה, כמו
search.list
, שמחזירה מספר דפי תוצאות, כל בקשה לאחזור דף תוצאות נוסף מחייבת את עלות המכסה המשוערת.
-
מבחינה טכנית, השיטות של YouTube Live Streaming API הן חלק מ-YouTube Data API, וקריאות
לשיטות האלה גם כרוכות בעלויות מכסה. לכן, גם שיטות ה-API לסטרימינג בשידור חי מפורטות
בטבלה.
עלויות המכסה |
פעילויות |
list |
1 |
כתוביות |
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 |
|
הגדרה של סטטוס ניהול |
50 |
|
delete |
50 |
|
list |
1 |
|
insert |
50 |
|
update |
50 |
guideקטגוריות |
list |
1 |
i18nLanguages |
list |
1 |
i18nRegion |
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 |
מנויים |
list |
1 |
|
insert |
50 |
|
delete |
50 |
תמונות ממוזערות |
הוגדר |
50 |
videoAbuseReportסיבות |
list |
1 |
קטגוריות סרטונים |
list |
1 |
סרטונים |
list |
1 |
|
insert |
1,600 |
|
update |
50 |
|
שיעור |
50 |
|
getRating |
1 |
|
דיווח על שימוש לרעה |
50 |
|
delete |
50 |
סימני מים |
הוגדר |
50 |
|
לא מוגדרת |
50 |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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"]]