요청이 참조 파일을 업로드하는 경우 YouTube는 제공된 콘텐츠에서 참조를 만듭니다. 동영상/오디오 파일 또는 미리 생성된 지문을 제공할 수 있습니다. 미리 생성된 지문을 제공하는 경우 요청 본문에서 reference 리소스의 fpDirect 속성을 true로 설정합니다. 이 흐름에서는 멀티파트 또는 재개 가능한 업로드 흐름을 사용하여 참조 콘텐츠를 제공할 수 있습니다.
소유권 주장이 제기된 동영상을 참조 콘텐츠로 사용하여 참조를 만들려면 claimId 매개변수를 사용하여 소유권 주장을 식별합니다.
HTTP 요청
업로드 URI, 미디어 업로드 요청: POST https://youtubepartner.googleapis.com/upload/youtube/partner/v1/references
메타데이터 URI, 메타데이터 전용 요청: POST https://youtubepartner.googleapis.com/youtube/partner/v1/references
All rights reserved. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2026-09-11(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"]],["최종 업데이트: 2026-09-11(UTC)"],[],["The content details how to create a reference on YouTube, either by uploading a file (video/audio or fingerprint) via multipart or resumable upload or by using an existing claimed video. The request is a `POST` operation to a specified URI with parameters like `claimId` (for using a claimed video) and `onBehalfOfContentOwner`. The request body contains `Reference` data, and a successful response also returns `Reference` data. This operation requires specific authorization scope.\n"]]