Method: referenceConflicts.get
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
HTTP 请求
GET https://youtubepartner.googleapis.com/youtube/partner/v1/referenceConflicts/{referenceConflictId}
网址采用 gRPC 转码语法。
路径参数
| 参数 |
referenceConflictId |
string
referenceConflictId 参数用于指定要检索的参考文件冲突的 YouTube 参考文件冲突 ID。
|
查询参数
| 参数 |
onBehalfOfContentOwner |
string
onBehalfOfContentOwner 参数用于标识用户代表的具体内容所有者。此参数适用于账号与多个内容所有者相关联的用户。
|
响应正文
如果成功,则响应正文包含一个 ReferenceConflict 实例。
授权范围
需要以下 OAuth 范围:
https://www.googleapis.com/auth/youtubepartner
如需了解详情,请参阅 OAuth 2.0 Overview。
保留所有权利。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-21。
[null,null,["最后更新时间 (UTC):2025-08-21。"],[],["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"]]