enum ReportingType (v202405)
Service
StreamActivityMonitorService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The StreamActivityMonitorService allows for the creation and management of stream activity monitors."],["Stream activity monitors use a reporting type to define the kind of activity to monitor, such as client-side, server-side, ad media interactions, or with monitoring disabled."],["Reporting types are defined within the `https://www.google.com/apis/ads/publisher/v202405` namespace."],["Available reporting types include `DISABLED`, `CLIENT`, `SERVER`, `AD_MEDIA`, and `UNKNOWN`."]]],["The core content details the `StreamActivityMonitorService` and its dependency, `StreamCreateRequest`. It defines a `ReportingType` enumeration within the namespace `https://www.google.com/apis/ads/publisher/v202405`. This enumeration includes five possible values: `DISABLED`, `CLIENT`, `SERVER`, `AD_MEDIA`, and `UNKNOWN`. These values are likely used to specify different types of reporting within the Stream Activity Monitor. Each type has a description, though the `DISABLED` type is not described.\n"]]