SpotifyApiSpotify LogoJS

SearchOptions src/Interface.ts#L142

The options structure for search functions in the various managers.


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