REST Resource: metadataHistory

  • MetadataHistory represents a collection of metadata values for an asset.

  • The resource includes metadata , origination , timeProvided , and kind fields to describe the data's source, content, and time of provision.

  • The metadata field contains the actual metadata, while origination specifies the source of this metadata.

  • The list method allows retrieval of all metadata provided for a given asset by any content owner.

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
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.
Design a Mobile Site
View Site in Mobile | Classic
Share by: