[[["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` defines methods for creating stream monitoring requests. `StreamCreateRequest` is the base type, with fields like `url`, `userAgent`, and `reportingType` (which can be `DISABLED`, `CLIENT`, `SERVER`, `AD_MEDIA`, or `UNKNOWN`). `LinearStreamCreateRequest` extends it for live streams, including `liveStreamEventAssetKey`, `eventName`, `liveStreamEventId`, `eventStartDateTime`, `eventEndDateTime`, and boolean flags `prefetchEnabled` and `podTrimmingEnabled`. Both are accessed through the `https://www.google.com/apis/ads/publisher/v202502` namespace.\n"]]