https://cms.api.brightcove.com/v1/accounts/{account_id}/video_fields
。自訂欄位
欄位 | 類型 | 描述 |
---|---|---|
max_custom_fields |
編號 | 發佈者可在帳戶上建立的自訂欄位數目 |
custom_fields |
陣列 | 帳號上的自訂欄位物件清單 |
standard_fields |
陣列 | 必要欄位或具有描述的欄位清單。既不會出現在此陣列中的標準欄位。 |
自訂欄位對應
對於每個自定義字段:
欄位 | 類型 | 描述 |
---|---|---|
id |
字串 | 欄位的內部名稱 |
description |
字串 | |
display_name |
字串 | |
type |
字串 | 「枚舉」或「字符串」之一(在用戶界面中轉換為「列表」或「文本」) |
enum_values |
陣列 | 字符串值的數組對自定義字段有效; 只有當類型 = '枚舉' |
required |
布林值 | 此欄位是否必須有值才能啟動視訊 |