Resource: ContentOwner
A contentOwner
resource represents an organization or other entity that owns content or administers content on YouTube.
JSON representation |
---|
{ "kind": string, "displayName": string, "primaryNotificationEmails": [ string ], "disputeNotificationEmails": [ string ], "fingerprintReportNotificationEmails": [ string ], "conflictNotificationEmail": string, "id": string } |
Fields | |
---|---|
kind |
The type of the API resource. For content owner resources, the value is |
displayName |
The content owner's display name. |
primaryNotificationEmails[] |
The email address(es) to which YouTube sends CMS account details and report notifications. |
disputeNotificationEmails[] |
The email address(es) to which YouTube sends claim dispute notifications and possible claim notifications. |
fingerprintReportNotificationEmails[] |
The email address(es) to which YouTube sends fingerprint reports. |
conflictNotificationEmail |
The email address visible to other partners for use in managing asset ownership conflicts. |
id |
A unique ID that YouTube uses to identify the content owner. |
Methods |
|
---|---|
|
Retrieves information about the specified content owner. |
|
Retrieves a list of content owners that match the request criteria. |