REST Resource: ownershipHistory

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.