Playlist Data
Playlist Custom Parameters
| Column Name | Description |
|---|---|
| FEED_ID string | ID of the playlist |
| NAME string | Name of the user-generated custom parameter associated with a playlist |
| SITE_ID string | ID of the media property |
| VALUE string | Value of custom parameter associated with a playlist |
Playlist Filter Custom Parameters
| Column Name | Description |
|---|---|
| FEED_ID string | ID of the playlist |
| FILTER_TYPE string | Type of filter
Possible values:
|
| NAME string | Name of the user-generated media parameter used to filter |
| SITE_ID string | ID of the media property |
| VALUE string | Value of the media parameter used to filter |
Playlist Filter Tags
| Column Name | Description |
|---|---|
| FEED_ID string | ID of the playlist |
| FILTER_TYPE string | Type of filter
Possible values:
|
| SITE_ID string | ID of the media property |
| TAG string | User-generated tag used to filter videos for a playlist |
Playlist Media
| Column Name | Description |
|---|---|
| FEED_ID string | ID of the playlist |
| MEDIA_ID string | ID of the media item |
| POSITION integer | Media item position within the playlist |
| SITE_ID string | ID of the media property |
Playlist Metadata
| Column Name | Description |
|---|---|
| ACTIVE boolean | Identifies if a playlist can be generated for the playlist |
| CREATED string | UTC timestamp when the playlist was created |
| DESCRIPTION string | Short description of the playlist |
| EXCLUDE_TAGS_MODE string | Determines how to filter out videos based on their tags
Possible values:
This data is not applicable to manual playlists. |
| FEED_ID string | ID of the playlist |
| LINK string | Public web page associated with this playlist |
| MAXLEN number | Maximum number of videos displayed in the playlist
This data is not applicable to manual playlists. |
| PIN_SLOT_1 string | ID of the playlist pinned to the first promoted content position
This data is not applicable to manual playlists. |
| PIN_SLOT_2 string | ID of the playlist pinned to the second promoted content position
This data is not applicable to manual playlists. |
| RECENCY string | Number of days within which a video must have been published to be included within the playlist
This data is not applicable to manual playlists. |
| SITE_ID string | ID of the media property |
| SORT string | Order of the media
Possible values:
This data is not applicable to manual playlists. |
| TAGS_MODE string | Determines how to filter out videos based on their tags
Possible values:
This data is not applicable to manual playlists. |
| TITLE string | Title of the playlist |
| TYPE string | Type of playlist
Possible values:
|
| UPDATED string | UTC timestamp when the playlist was last modified |
Updated 4 days ago
