Параметр referenceConflictId указывает идентификатор конфликта ссылок YouTube для извлекаемого конфликта ссылок.
Параметры запроса
Параметры
onBehalfOfContentOwner
string
Параметр onBehalfOfContentOwner определяет владельца контента, от имени которого действует пользователь. Этот параметр поддерживает пользователей, чьи учетные записи связаны с несколькими владельцами контента.
Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-08-21 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"]],["Последнее обновление: 2025-08-21 UTC."],[],["The core content describes how to retrieve information about a specific YouTube reference conflict. Key actions include using a `GET` HTTP request to a specified URL with the `referenceConflictId` in the path. An optional `onBehalfOfContentOwner` query parameter allows specifying the content owner. The request body must be empty. A successful response contains an instance of `ReferenceConflict`. Authorization requires the `https://www.googleapis.com/auth/youtubepartner` OAuth scope. The URL structure uses gRPC Transcoding syntax.\n"]]