REST Resource: ownershipHistory

  • This resource, RightsOwnershipHistory, details ownership data for an asset.

  • The JSON representation provides fields for ownership , origination , timeProvided , and kind , each serving to define various attributes of the ownership data.

  • The ownership field contains the actual ownership data, while origination describes the metadata source.

  • The list method allows retrieval of all ownership data for an asset, irrespective of the content owner who provided it.

Resource: RightsOwnershipHistory

This resource represents a set of ownership data provided for an asset.

JSON representation
 { 
 "ownership" 
 : 
 { 
 object (  RightsOwnership 
 
) 
 } 
 , 
 "origination" 
 : 
 { 
 object (  Origination 
 
) 
 } 
 , 
 "timeProvided" 
 : 
 string 
 , 
 "kind" 
 : 
 string 
 } 
Fields
ownership

object ( RightsOwnership )

The ownership object contains the ownership data provided by the specified source ( origination ) at the specified time ( timeProvided ).

origination

object ( Origination )

The origination object contains information that describes the metadata source.

timeProvided

string

The time that the ownership data was provided.

kind

string

The type of the API resource. For ownership history resources, the value is youtubePartner#rightsOwnershipHistory .

Methods

list

Retrieves a list of the ownership data for an asset, regardless of which content owner provided the data.
Design a Mobile Site
View Site in Mobile | Classic
Share by: