Media Data
Media Custom Parameters
| Column Name | Description |
|---|---|
| CUSTOM_PARAMETER_KEY string | Name of user-generated custom parameter associated with a media item
As examples, custom fields can be used in setting cue points or storing legacy media IDs. You can also set default custom parameters that are applied to all new videos uploaded through your dashboard. |
| CUSTOM_PARAMETER_VALUE string | Value of custom parameter associated with a media item |
| MEDIA_ID string | ID of the media item |
| SITE_ID string | Unique alphanumeric ID of the site |
Media Metadata
| Column Name | Description |
|---|---|
| AUTHOR string | Name of the media creator |
| CREATED string | Date and time the media item was created |
| DESCRIPTION string | Short explanation of the video content |
| DURATION string | Duration of the media in seconds |
| EXPIRES string | Date and time the media item expires |
| MEDIA_ID string | ID of the media item |
| PUBLISHED_TIMESTAMP string | Date and time the media item was published |
| READY boolean | Whether the media item is ready for delivery |
| SITE_ID string | Unique alphanumeric ID of the site |
| SOURCE_TYPE string | Type of media that will be played, which can be one of the following:
|
| TITLE string | Media title |
Tags
| Column Name | Description |
|---|---|
| MEDIA_ID string | ID of the media item |
| SITE_ID string | Unique alphanumeric ID of the site |
| TAG string | User-generated label used to classify a video |
Updated 19 days ago
