Media session ID
The Media session ID dimension uniquely identifies each playback session. It is generated by the backend and stamped on every event for the session. Use it to isolate the events of a single session for debugging or to deduplicate sessions in custom analyses.
How this dimension is populated
The session ID is generated automatically when the backend receives a media.sessionStart event. Web SDK and Mobile SDK implementations capture and persist the ID for you; direct API implementations must read the session ID from the sessionStart response (the Location header for the Media Collection API, or the media-analytics:new-session handle for the Media Edge API) and include it on subsequent events.
a.media.vsid to an eVar.videosessionid, post_videosessionidDimension items
Each item is a unique session ID generated by the backend (typically a 22-character alphanumeric string). Use the Filter or Search field to look up a specific session.