YouTube - Add to playlist action

The Add to playlist action adds a video to a playlist on the connected channel in YouTube.

PREREQUISITES

This action requires OAuth 2.0 authentication. API key authentication isn't supported for actions that modify data. Your OAuth connection needs a scope that grants write access, such as Manage YouTube account, Force SSL (secure access), or YouTube Partner access.

Input

FieldDescription
Playlist IDEnter the ID of the playlist to which you plan to add the video.
Video IDEnter the video ID to add to the playlist.

Output

FieldDescription
KindThe API resource type, for example youtube#playlistItem.
EtagThe ETag of the resource.
Playlist item IDThe ID of the new playlist item.
SnippetDetails about the added item, such as Title, Description, Published at date, Channel ID, Playlist ID, Position in the playlist, and Resource ID (the underlying video's Video ID).
Content detailsThe added video's Video ID and Video published at date.

Last updated: