Skip to content

Assets

Available since: v1.0.0

FileSnapshotDeltaFrequency
assets/assets_yyyy_MM_dd.csv:white_check_mark::white_check_mark:Daily

[block:parameters] { “data”: { “h-0”: “Attribute”, “h-1”: “Required?”, “h-2”: “Value”, “h-3”: “Description”, “0-0”: “ASSET_ID”, “0-1”: “Yes”, “0-2”: “NUMBER”, “0-3”: “Unique id of asset”, “1-0”: “ASSET_TYPE_ID”, “1-1”: “Yes”, “1-2”: “NUMBER”, “1-3”: “Foreign key for Asset Types”, “2-0”: “TITLE”, “2-1”: “Yes”, “2-2”: “VARCHAR2(255 BYTE)”, “2-3”: “Title of asset”, “3-0”: “TEXT”, “3-1”: "", “3-2”: “VARCHAR2(4000 BYTE)”, “3-3”: “Description of asset”, “4-0”: “DURATION”, “4-1”: “Yes”, “4-2”: “NUMBER”, “4-3”: “Length of video in seconds”, “5-0”: “PICTURE”, “5-1”: "", “5-2”: “URI”, “5-3”: “Reference to Vimond Image Service and image pack ID”, “6-0”: “DELETED”, “6-1”: “Yes”, “6-2”: “0 or 1”, “6-3”: “Flag if asset is deleted or not”, “7-0”: “PUBLISHED”, “7-1”: “Yes”, “7-2”: “0 or 1”, “7-3”: “Flag if asset is published or not”, “8-0”: “DISTRIBUTED”, “8-1”: “Yes”, “8-2”: “NUMBER”, “8-3”: “Distributed status \n0 = Not distributed \n1 = Ongoing distribution \n2 = Distributed to servers”, “9-0”: “INDEXED”, “9-1”: “Yes”, “9-2”: “0 or 1”, “9-3”: “Flag if asset has been indexed (has timeline elements) or not”, “10-0”: “DRM”, “10-1”: “Yes”, “10-2”: “0 or 1”, “10-3”: “Flag if asset has DRM protection”, “11-0”: “LIVE”, “11-1”: “Yes”, “11-2”: “0 or 1”, “11-3”: “Flag if its a live stream or not”, “12-0”: “LIVE_PUBLISHED”, “12-1”: “Yes”, “12-2”: “0 or 1”, “12-3”: “Flag if live stream is published or not”, “13-0”: “SHOW_IN_EPG”, “13-1”: “Yes”, “13-2”: “0 or 1”, “13-3”: “Flag if asset should be shown in EPG or not.”, “14-0”: “AUTO_PUBLISH”, “14-1”: “Yes”, “14-2”: “0 or 1”, “14-3”: “Flag if asset should be published when video_files in place”, “15-0”: “AUTO_ENCODE”, “15-1”: “Yes”, “15-2”: “0 or 1”, “15-3”: "", “16-0”: “AUTO_DISTRIBUTE”, “16-1”: “Yes”, “16-2”: “0 or 1”, “16-3”: “Used to trigger automatic distribution of video files as they are archived”, “17-0”: “ASPECT_16_9”, “17-1”: “Yes”, “17-2”: “0 or 1”, “17-3”: "", “18-0”: “ARCHIVE”, “18-1”: “Yes”, “18-2”: “0 or 1”, “18-3”: "", “19-0”: “CREATE_TIME”, “19-1”: “Yes”, “19-2”: “DATE”, “19-3”: "", “20-0”: “UPDATE_TIME”, “20-1”: “Yes”, “20-2”: “DATE”, “20-3”: "", “21-0”: “TX_TIME”, “21-1”: “Yes”, “21-2”: “Date”, “21-3”: “Date when asset with be playable after”, “22-0”: “SUBTITLE”, “22-1”: "", “22-2”: “VARCHAR2(255 BYTE)”, “22-3”: “Legacy option”, “23-0”: “COMMENTS”, “23-1”: "", “23-2”: “VARCHAR2(400 BYTE)”, “23-3”: “Legacy option”, “24-0”: “KEYWORDS”, “24-1”: "", “24-2”: “VARCHAR2(255 BYTE)”, “24-3”: “Legacy option”, “25-0”: “ASSET_CATEGORY_ID”, “25-1”: “Yes”, “25-2”: "", “25-3”: “Foreign key for Asset Category”, “26-0”: “TIME_BEGIN”, “26-1”: “Yes”, “26-2”: “NUMBER”, “26-3”: “Hint to player where on timeline content starts”, “27-0”: “TIME_END”, “27-1”: “Yes”, “27-2”: “NUMBER”, “27-3”: “Hint to player where on timeline content ends”, “28-0”: “HOST_ASSET_ID”, “28-1”: “Yes”, “28-2”: “NUMBER”, “28-3”: "", “29-0”: “CHANNEL_ID”, “29-1”: “Yes”, “29-2”: “NUMBER”, “29-3”: “Foreign key for CHANNEL”, “30-0”: “PRIORITY”, “30-1”: “Yes”, “30-2”: “NUMBER”, “30-3”: "", “31-0”: “RESTRICTIONS”, “31-1”: “Yes”, “31-2”: “0 or 1”, “31-3”: “Hint if there are playback restrictions (such as geo blocking) for the asset.”, “32-0”: “ENCODER_PROFILE_ID”, “32-1”: “Yes”, “32-2”: “NUMBER”, “32-3”: “Foreign key for ENCODER_PROFILES”, “33-0”: “ENCODER_GROUP_ID”, “33-1”: “Yes”, “33-2”: “NUMBER”, “33-3”: “Foreign key for ENCODER_GROUPS”, “34-0”: “ENCODER_START”, “34-1”: "", “34-2”: “DATE”, “34-3”: "", “35-0”: “ENCODER_STOP”, “35-1”: "", “35-2”: “DATE”, “35-3”: "", “36-0”: “COPY_LIVE_STREAM”, “36-1”: “Yes”, “36-2”: “0 or 1”, “36-3”: “Flag if asset should be “recorded” from live stream (encoder start stop)”, “37-0”: “PLAYBACK_STRATEGY”, “37-1”: "", “37-2”: “VARCHAR2”, “37-3”: "", “38-0”: “IS_PARENT_ASSET”, “38-1”: "", “38-2”: “0 or 1”, “38-3”: "", “39-0”: “IS_FREE”, “39-1”: "", “39-2”: “0 or 1”, “39-3”: "", “40-0”: “SORT_INDEX”, “40-1”: "", “40-2”: “NUMBER”, “40-3”: "" }, “cols”: 4, “rows”: 41, “align”: [ “left”, “left”, “left”, “left” ] } [/block]