[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The `StreamActivityMonitorService` uses `getSamSessionsByStatement()` to retrieve `SamSession` data. Each `SamSession` includes details like `sessionId`, `isVodSession`, and the type of stream creation request (`StreamCreateRequest`, `LinearStreamCreateRequest`, or `VodStreamCreateRequest`). It also contains an array of `AdBreak` objects, `startDateTime`, `sessionDurationMillis`, and `contentDurationMillis`. These components offer information regarding a session and its characteristics, like whether it's a video-on-demand session, start time and duration.\n"]]