[[["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 2024-05-15 UTC."],[[["The `StreamActivityMonitorService` allows monitoring of streaming activity, managing sessions with `SamSession`, and creating streams with `StreamCreateRequest` (including `LinearStreamCreateRequest` and `VodStreamCreateRequest`)."],["This service uses a namespace of `https://www.google.com/apis/ads/publisher/v202405` and includes fields for URL, user agent, and reporting type (with options like DISABLED, CLIENT, SERVER, AD_MEDIA, UNKNOWN)."]]],["The core content details the `StreamActivityMonitorService` and its dependencies, specifically `SamSession`. It outlines the `StreamCreateRequest` inheritance structure, branching into `LinearStreamCreateRequest` and `VodStreamCreateRequest`. Key fields within the service include `url`, `userAgent`, and `reportingType`. The `reportingType` is defined by an enumeration with options: `DISABLED`, `CLIENT`, `SERVER`, `AD_MEDIA`, and `UNKNOWN`. The data is part of the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]