YouTube Connector
YouTube Connector Help
Version 2
ZappySys Logo File Version: v2
Supported Engine: 5

EndPoint Get playlists


Name

get_playlists

Description

No description available [API Help]

Parameters

Parameter Label Required Options Description
part part YES
Option Value
contentDetails contentDetails
id id
localizations localizations
player player
snippet snippet
status status
id id NO Get playlist with this Id. If you pass this, don't set 'channelId' nor 'mine'.
channelId channelId NO Set this parameter to show playlists from the specified channel. If you pass this, don't set 'id' nor 'mine'.
mine mine NO
Option Value
true true
false false
Set this parameter to show playlists for my account. If you pass this, don't set 'id' nor 'channelId'.
hl hl NO
maxResults maxResults NO
onBehalfOfContentOwner onBehalfOfContentOwner NO
onBehalfOfContentOwnerChannel onBehalfOfContentOwnerChannel NO

Output Columns

Label DataType Length Raw Description
id DT_WSTR 136 False
publishedAt DT_DBTIMESTAMP 0 False
channelId DT_WSTR 96 False
title DT_WSTR 36 False
description DT_NTEXT 0 False
thumbnails_default_url DT_WSTR 1000 False
thumbnails_default_width DT_I8 0 False
thumbnails_default_height DT_I8 0 False
thumbnails_medium_url DT_WSTR 1000 False
thumbnails_medium_width DT_I8 0 False
thumbnails_medium_height DT_I8 0 False
thumbnails_high_url DT_WSTR 1000 False
thumbnails_high_width DT_I8 0 False
thumbnails_high_height DT_I8 0 False
channelTitle DT_WSTR 200 False
localized_title DT_WSTR 200 False
localized_description DT_NTEXT 0 False
thumbnails_standard_url DT_WSTR 1000 False
thumbnails_standard_width DT_I8 0 False
thumbnails_standard_height DT_I8 0 False
status_privacyStatus DT_WSTR 100 False
contentDetails_itemCount DT_I8 0 False
player_embedHtml DT_WSTR 4000 False
kind DT_WSTR 64 False
etag DT_WSTR 108 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.