Google 會運用 AI 技術將內容翻譯成你偏好的語言,但可能會出錯。
REST Resource: metadataHistory
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
資源:MetadataHistory
| JSON 表示法 |
{
"metadata": {
object (Metadata)
},
"origination": {
object (Origination)
},
"timeProvided": string,
"kind": string
} |
| 欄位 |
metadata |
object (Metadata)
metadata 物件包含指定來源 (origination) 在指定時間 (timeProvided) 提供的中繼資料。
|
origination |
object (Origination)
origination 物件包含說明中繼資料來源的資訊。
|
timeProvided |
string
提供中繼資料的時間。
|
kind |
string
API 資源的類型。中繼資料記錄資源的值為 youtubePartner#metadataHistory。
|
方法 |
|
|
擷取針對某項資產提供的所有中繼資料清單 (無論內容擁有者是由哪位內容擁有者提供)。 |
保留所有權利。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-08-21 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-08-21 (世界標準時間)。"],[],["The `MetadataHistory` resource contains metadata provided for an asset. It includes a `metadata` object, information about the metadata source in the `origination` object, the `timeProvided`, and the `kind` of resource. Key actions involve listing metadata through the `list` method, which retrieves all metadata for an asset from any content owner. The JSON representation of a `MetadataHistory` resource shows its structure.\n"]]