SpotifyApiSpotify LogoJS

RecommendationSeed

The spotify recommendation seed object.

https://developer.spotify.com/documentation/web-api/reference/#object-recommendationseedobject

Properties:

NameTypeDescription
afterFilteringSizenumberThe number of tracks available after min_* and max_* filters have been applied.
afterRelinkingSizenumberThe number of tracks available after relinking for regional availability.
hrefstringA link to the full track or artist data for this seed.
idstringThe id used to select this seed. This will be the same as the string used in the seed_artists, seed_tracks or seed_genres parameter.
initialPoolSizenumberThe number of recommended tracks available for this seed.
type"artist" | "track" | "genre"The entity type of this seed.