REST Resource: metadataHistory
Stay organized with collections
Save and categorize content based on your preferences.
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 |
|
Retrieves a list of all metadata provided for an asset, regardless of which content owner provided the data. |
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-03 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-03 UTC."],[],[]]