SpotifyApiSpotify LogoJS

ClientSearchOptions src/Interface.ts#L196

extends SearchOptions

The options structure for search functions in the client.


Properties:

NameTypeDescription
includeExternalAudiobooleanIf true, the response will include any relevant audio content that is hosted externally.
OPTIONAL
limitnumberThe limit of the results.
OPTIONAL
marketstringIf a country code is specified, only content that is playable in that market is returned.
OPTIONAL
offsetnumberThe offset index of the results.
OPTIONAL
typesSearchType[]The list of item types to search across.