[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eStreamActivityMonitorService\u003c/code\u003e allows for the creation of stream activity monitors using \u003ccode\u003eStreamCreateRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReportingType\u003c/code\u003e is an enumeration within the service, defining how stream activity is reported with options like \u003ccode\u003eCLIENT\u003c/code\u003e, \u003ccode\u003eSERVER\u003c/code\u003e, \u003ccode\u003eAD_MEDIA\u003c/code\u003e, and more.\u003c/p\u003e\n"],["\u003cp\u003eThese reporting types are defined within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The core content details the `StreamActivityMonitorService` and its dependency, `StreamCreateRequest`. It defines `ReportingType` as an enumeration with values: `DISABLED`, `CLIENT`, `SERVER`, `AD_MEDIA`, and `UNKNOWN`. Each of these values represents a different type of reporting and has no provided description except for the table headers, which are `Enumeration` and `Description`. The service's namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# enum ReportingType (v202411)\n\n**Service** \n**StreamActivityMonitorService** **Dependencies** \n[StreamCreateRequest](/ad-manager/api/reference/v202411/StreamActivityMonitorService.StreamCreateRequest) \n▼\n**ReportingType**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------|-------------|\n| `DISABLED` | |\n| `CLIENT` | |\n| `SERVER` | |\n| `AD_MEDIA` | |\n| `UNKNOWN` | |"]]