Retrieves the most recent skip timestamp from a track's history
Identifies the most recent time a track was skipped by analyzing and
sorting all recorded skip timestamps. Handles both ISO string and
numeric timestamp formats for maximum compatibility.
Falls back to lastSkipped field if detailed history is unavailable.
Retrieves the most recent skip timestamp from a track's history
Identifies the most recent time a track was skipped by analyzing and sorting all recorded skip timestamps. Handles both ISO string and numeric timestamp formats for maximum compatibility.
Falls back to lastSkipped field if detailed history is unavailable.
Source