Spotify track ID
Track name
Artist name
OptionalalbumAlbum name (optional)
Timestamp when skip occurred (milliseconds since epoch)
Duration track was played before skipping (milliseconds)
Total track duration (milliseconds)
Percentage of track played before skipping (0.0-1.0)
OptionaldeviceSpotify device ID where skip occurred
OptionaldeviceSpotify device name where skip occurred
Classification of skip type (preview, standard, near_end, etc.)
Whether skip appears to be manual vs. automatic
Confidence in skip classification (0.0-1.0)
Human-readable explanation of skip classification
OptionalisWhether the track is in the user's library
OptionalcontextListening context information
Context type: 'playlist', 'album', 'artist', 'collection', 'radio', etc.
Optionaluri?: stringSpotify URI of the context
Optionalname?: stringHuman-readable name of the context
Optionalid?: stringSpotify ID of the context
Enhanced skipped track information with detailed classification
Comprehensive data structure for recording a skip event with detailed contextual information, analysis results, and metadata. This structure provides the foundation for sophisticated skip analytics and pattern recognition.
Source