REST Resource: metadataHistory

Resource: MetadataHistory

This resource represents a set of metadata values provided for an asset.

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

object (Metadata)

The metadata object contains the metadata 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 the metadata was provided.

kind

string

The type of the API resource. For metadata history resources, the value is youtubePartner#metadataHistory.

Methods

list

Retrieves a list of all metadata provided for an asset, regardless of which content owner provided the data.