updateyoutubeplaylist - Update YouTube Playlist
Modifies a playlist. For example, you could change a playlists title, description, or privacy status.
credentialKeystring
Your 1001fx credential key. See https://1001fx.com/app/credentials/list
Example:
yourCredentialKeyidstring
Your playlists ID.
Example:
PLSN41gj3iqOAwTyHkFgXqa1gmWOScj1_etitlestring
Title for your video.
Example:
Test Playlist Updateddescriptionstring
Description for your video
Example:
Test Playlist Description UpdatedprivacyStatusstring
Privacy status of your video.
Possible values are: private, public, unlisted
Example:
privatedefaultLanguagestring
The language of the text in the playlist resources snippet.title and snippet.description properties.
Example:
delocalizationsarray<object>
The localizations object encapsulates translations of the playlists metadata.
keystring
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:
detitlestring
The localized playlist title.
Example:
Mein Playlist Titeldescriptionstring
The localized playlist description.
Example:
Meine deutsche Playlist Beschreibung