Stiamo aggiornando l'API Data in modo che corrisponda al modo in cui YouTube conteggia le visualizzazioni di Shorts.
Scopri di più
Calcolatore delle quote
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
La tabella seguente mostra il costo della quota per l'utilizzo di ciascun metodo dell'API. Tutte le richieste API, incluse le richieste non valide, comportano un costo di quota di almeno un punto.
I progetti che attivano l'API YouTube Data hanno un'allocazione di quota predefinita di 10.000 unità al giorno, un importo sufficiente per la maggior parte dei nostri utenti dell'API. Puoi visualizzare l'utilizzo della quota nella pagina Quote della console API di Google. Quote giornaliere reimpostate alla mezzanotte del fuso orario del Pacifico (PT).
Vale la pena evidenziare i seguenti due punti, in quanto entrambi influiscono sull'utilizzo della quota:
- Se la tua applicazione chiama un metodo, ad esempio
search.list
, che restituisce più pagine di risultati, ogni richiesta di recupero di un'altra pagina di risultati comporta il costo stimato della quota.
-
Tecnicamente, i metodi dell'API YouTube Live Streaming fanno parte dell'API YouTube Data e anche le chiamate a questi metodi comportano costi di quota. Di conseguenza, nella tabella sono elencati anche i metodi API per lo streaming dal vivo.
Costi della quota |
attività |
list |
1 |
sottotitoli |
list |
50 |
|
insert |
400 |
|
update |
450 |
|
elimina |
50 |
channelBanners |
insert |
50 |
canali |
list |
1 |
|
update |
50 |
channelSections |
list |
1 |
|
insert |
50 |
|
update |
50 |
|
elimina |
50 |
|
list |
1 |
|
insert |
50 |
|
update |
50 |
|
setModerationStatus |
50 |
|
elimina |
50 |
|
list |
1 |
|
insert |
50 |
|
update |
50 |
guideCategories |
list |
1 |
i18nLanguages |
list |
1 |
i18nRegions |
list |
1 |
membri |
list |
1 |
membershipsLevels |
list |
1 |
playlistItems |
list |
1 |
|
insert |
50 |
|
update |
50 |
|
elimina |
50 |
playlist |
list |
1 |
|
insert |
50 |
|
update |
50 |
|
elimina |
50 |
search |
list |
100 |
abbonamenti |
list |
1 |
|
insert |
50 |
|
elimina |
50 |
miniature |
imposta |
50 |
videoAbuseReportReasons |
list |
1 |
videoCategories |
list |
1 |
video |
list |
1 |
|
insert |
1600 |
|
update |
50 |
|
velocità di reazione |
50 |
|
getRating |
1 |
|
reportAbuse |
50 |
|
elimina |
50 |
filigrane |
imposta |
50 |
|
annulla |
50 |
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0, mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0. Per ulteriori dettagli, consulta le norme del sito di Google Developers. Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2025-08-21 UTC.
[null,null,["Ultimo aggiornamento 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 |"]]