[[["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-02-20 UTC."],[],["The `StreamActivityMonitorService` handles stream creation requests. `StreamCreateRequest` is the base for creating stream requests, and it includes `url`, `userAgent`, and `reportingType` fields. `VodStreamCreateRequest`, a specific type of stream request, requires `contentSourceId`, `videoId`, `contentId`, `contentName`, and `cuePoints`. The service utilizes different reporting type enumerations such as `DISABLED`, `CLIENT`, `SERVER`, `AD_MEDIA`, and `UNKNOWN`.\n"]]