enum ReportingType (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
StreamActivityMonitorService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
DISABLED
|
|
CLIENT
|
|
SERVER
|
|
AD_MEDIA
|
|
UNKNOWN
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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` | |"]]