updateyoutubeplaylist - Update YouTube Playlist
Modifies a playlist. For example, you could change a playlists title, description, or privacy status.
credentialKey
string
Your 1001fx credential key. See https://1001fx.com/app/credentials/list
Example:
yourCredentialKey
id
string
Your playlists ID.
Example:
PLSN41gj3iqOAwTyHkFgXqa1gmWOScj1_e
title
string
Title for your video.
Example:
Test Playlist Updated
description
string
Description for your video
Example:
Test Playlist Description Updated
privacyStatus
string
Privacy status of your video.
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