Spotify Web API v0.4.0 Spotify.ExternalIds View Source

An object that holds keys and values.

KeyValue Description
{key}The identifier type, for example: isrc - International Standard Recording Code, ean - International Article Number, upc - Universal Product Code
{value}An external identifier for the object.

Spotify Docs

Link to this section Summary

Types

t()

The External ID map

Link to this section Types

The External ID map.

An external ID object is a map that holds {key}: {value} where both the key and value are not within a known set. Find more info at the Spotify Docs