Kalkulator limitów
Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
Poniższa tabela pokazuje koszt limitu na wywołanie każdej metody interfejsu API. Wszystkie żądania interfejsu API, w tym nieprawidłowe, powodują koszt w ramach limitu co najmniej 1 punktu.
Projekty,które umożliwiają korzystanie z interfejsu YouTube Data API, mają domyślny limit 10 tys. jednostek dziennie. Jest to wystarczająca ilość dla większości użytkowników interfejsu API. Wykorzystanie limitu możesz sprawdzić na stronie Limity w Konsoli interfejsów API Google. Dzienne limity są resetowane o północy czasu pacyficznego (PT).
Warto zwrócić uwagę na te 2 punkty, ponieważ mają one wpływ na wykorzystanie limitu:
- Jeśli Twoja aplikacja wywołuje metodę, np.
search.list
, która zwraca kilka stron wyników, każde żądanie służące do pobrania dodatkowej strony wyników powoduje powstanie szacowanego kosztu limitu.
-
Metody interfejsu YouTube Live Streaming API są technicznie częścią interfejsu YouTube Data API, a wywołania tych metod również powodują koszty związane z limitem. W tabeli znajdują się też metody interfejsu API do transmisji na żywo.
Koszty limitów |
aktywności |
lista |
1 |
napisy |
lista |
50 |
|
Insert |
400 |
|
update |
450 |
|
usuń |
50 |
channelBanners |
Insert |
50 |
kanały |
lista |
1 |
|
update |
50 |
channelSections |
lista |
1 |
|
Insert |
50 |
|
update |
50 |
|
usuń |
50 |
|
lista |
1 |
|
Insert |
50 |
|
update |
50 |
|
setModerationStatus |
50 |
|
usuń |
50 |
|
lista |
1 |
|
Insert |
50 |
|
update |
50 |
guideCategories |
lista |
1 |
i18nLanguages |
lista |
1 |
i18nRegions |
lista |
1 |
członkowie |
lista |
1 |
membershipsLevels |
lista |
1 |
playlistItems |
lista |
1 |
|
Insert |
50 |
|
update |
50 |
|
usuń |
50 |
playlisty |
lista |
1 |
|
Insert |
50 |
|
update |
50 |
|
usuń |
50 |
szukaj |
lista |
100 |
subskrypcje |
lista |
1 |
|
Insert |
50 |
|
usuń |
50 |
miniatury |
zestaw |
50 |
videoAbuseReportReasons |
lista |
1 |
videoCategories |
lista |
1 |
filmy |
lista |
1 |
|
Insert |
1600 |
|
update |
50 |
|
szybkość reakcji |
50 |
|
getRating |
1 |
|
reportAbuse |
50 |
|
usuń |
50 |
znaki wodne |
zestaw |
50 |
|
wyczyść konfigurację |
50 |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-08-21 UTC.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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,[]]