Get song playlist placements

Get playlist placements of a song, including playlist type such as editorial or curator

Name

get_song_playlist_placements

Schema

Type
object

Properties

Name Description Example
songId Unique identifier of the song 7d534228-5165-11e9-9375-549f35161576
platform Platform used to filter playlist data. Use the list_playlist_platforms tool to retrieve supported platforms. spotify
country Filter by country code US
type Filter playlists by category. Choose which types of playlists to include in the search results all
limit Maximum number of items to return
offset Number of items to skip before starting to return results. Used for offset-based pagination.

Required

Name
songId
platform