YouTube Data API (v3) - 할당량 계산기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
아래 표는 각 API 메서드 호출에 대한 할당량 비용을 보여줍니다. 잘못된 요청을 포함한 모든 API 요청으로 인해 1포인트 이상의 할당량 비용이 발생합니다.
다음 두 가지 사항은 할당량 사용에 영향을 미치므로 알아두면 좋습니다.
- 애플리케이션이 여러 결과 페이지를 반환하는 메서드(예:
search.list
)를 호출하는 경우 추가 결과 페이지를 검색하는 요청마다 예상 할당량 비용이 발생합니다.
-
YouTube Live Streaming API 메서드는 기술적으로 YouTube Data API의 일부이며 이러한 메서드를 호출해도 할당량 비용이 발생합니다. 따라서 실시간 스트리밍을 위한 API 메서드도 표에 나와 있습니다.
할당량 비용 |
activities |
list |
1 |
captions |
list |
50 |
|
insert |
400 |
|
update |
450 |
|
delete |
50 |
channelBanners |
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 |
guideCategories |
list |
1 |
i18n언어 |
list |
1 |
i18n리전 |
list |
1 |
구성원 |
list |
1 |
멤버십 등급 |
list |
1 |
playlistItems |
list |
1 |
|
insert |
50 |
|
update |
50 |
|
delete |
50 |
재생목록 |
list |
1 |
|
insert |
50 |
|
update |
50 |
|
delete |
50 |
검색 |
list |
100 |
subscriptions |
list |
1 |
|
insert |
50 |
|
delete |
50 |
미리보기 이미지 |
set |
50 |
videoAbuseReport이유 |
list |
1 |
videoCategories |
list |
1 |
동영상 |
list |
1 |
|
insert |
1,600 |
|
update |
50 |
|
요금 |
50 |
|
getRating |
1 |
|
악용사례 신고 |
50 |
|
delete |
50 |
워터마크 |
set |
50 |
|
미설정 |
50 |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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"]]