insertyoutubeplaylist - Insert YouTube Playlist
Creates a YouTube playlist.
credentialKey
string
Your 1001fx credential key. See https://1001fx.com/app/credentials/list
Example:
yourCredentialKey
title
string
Title for your playlist.
Example:
Test Playlist
description
string
Description for your playlist
Example:
Test Playlist Description
privacyStatus
string
Privacy status of your playlist.
Possible values are: private, public, unlisted
Example:
private
defaultLanguage
string
The language of the text in the playlist resources snippet.title and snippet.description properties.
Example:
de
localizations
array<object>
The localizations object encapsulates translations of the playlists metadata.
key
string
The language of the localized text associated with the key value. The value is a string that contains a BCP-47 language code. See https://1001fx.com/functions/listyoutubei18nlanguages.
Example:
de
title
string
The localized playlist title.
Example:
Mein Playlist Titel
description
string
The localized playlist description.
Example:
Meine deutsche Playlist Beschreibung