PlayLists
Columns
Name | Type | Dimension | DefaultMetric | DefaultDimension | Description |
Id [KEY] | String | The Id that YouTube uses to uniquely identify the playlist. | |||
PublishedAt | Datetime | The date and time that the playlist was created. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format. | |||
ChannelId | String | The Id that YouTube uses to uniquely identify the channel that published the playlist. | |||
Title | String | The title of the playlist. | |||
Description | String | The description of the playlist. | |||
ThumbnailsDefaultUrl | String | The URL of the image. | |||
ChannelTitle | String | Channel title of the channel that the video belongs to. | |||
DefaultLanguage | String | This column is confidential to trusted testers. The language of the text in the Title and Description columns. | |||
LocalizedTitle | String | This column is confidential to trusted testers. The localized playlist title. | |||
LocalizedDescription | String | This column is confidential to trusted testers. The localized playlist description. | |||
PrivacyStatus | String | The privacy status of the playlist. Valid values for this column: private, public, unlisted. | |||
VideoCount | Integer | The number of videos in the playlist. | |||
EmbedHtml | String | An iframe tag that embeds a player that will play the playlist. | |||
SearchTerms | String | The SearchTerms parameter specifies the query term to search for. |
Pseudo-Columns
Name | Type | Description |
Language | String | A value of hl instructs the API to retrieve localized resource metadata for a specific application language that the YouTube supports. |
OnBehalfOfContentOwner | String | This parameter is intended exclusively for YouTube content partners. |
OnBehalfOfContentOwnerChannel | String | Specifies the YouTube channel Id of the channel to which a video is being added. |
ForContentOwner | String | Restricts the search to only retrieve playlists owned by the content owner specified by the OnBehalfOfContentOwner column. |
Region | String | Instructs the API to return search results for the specified country. |
SafeSearch | String | Indicates whether the search results should include restricted content as well as standard content. Valid values: moderate, none, or strict. |
Rating | String | Specifies that playlists are sorted from highest to lowest rating. |
Last updated