Skip to main content
Version: v2.9.1

Interface: PlaylistData

Contains metadata and information about a playlist.

Property Type Description Optional
namestringThe name of the playlist.
requesterPortableUserThe user who requested the playlist.
playlistInfoPlaylistInfoData[]Additional detailed information about the playlist.
durationnumberTotal duration of the playlist in milliseconds.
tracksTrack[]Array of tracks in the playlist.