Video Files Published [deprecated]
Available since: v1.0.0
| File | Snapshot | Delta | Frequency |
|---|---|---|---|
| video_files_published/video_files_published_yyyy_MM_dd.csv | :white_check_mark: | :white_check_mark: | Daily |
| Attribute | Required? | Value | Description |
|---|---|---|---|
| FILE_ID | Yes | NUMBER | Foreign key for Video Files |
| SERVER_ID | Yes | VARCHAR2 | Server id the file is published on |
| DELIVERED | 0 or 1 | Indicates whether the delivery is completed | |
| TIME_DEVELIVERED | DATE | Delivery time | |
| TX_START | DATE | Transfer start time | |
| TX_END | DATE | Transfer end time | |
| STAGED | 0 or 1 | Indicates whether the file is visible to end users or not |