type TrackingEvent (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Service
StreamActivityMonitorService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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 StreamActivityMonitorService allows monitoring of live stream activity, primarily focusing on ad breaks and tracking events.\u003c/p\u003e\n"],["\u003cp\u003eIt utilizes TrackingEvent with pings to monitor stream activity and AdBreak for ad occurrences.\u003c/p\u003e\n"],["\u003cp\u003eThe service operates within the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePings\u003c/code\u003e field within TrackingEvent provides data through an array of TrackingEvent.Ping objects.\u003c/p\u003e\n"]]],["The `StreamActivityMonitorService` utilizes `AdBreak` and `TrackingEvent` components within the `https://www.google.com/apis/ads/publisher/v202408` namespace. The primary data field is `pings`, which is an array of `TrackingEvent.Ping` objects. This indicates that the service tracks stream activity through a series of pings. These pings likely record events related to ad breaks, forming the core data managed and monitored by this service.\n"],null,["# type TrackingEvent (v202408)\n\n**Service** \n**StreamActivityMonitorService** **Dependencies** \n[AdBreak](/ad-manager/api/reference/v202408/StreamActivityMonitorService.AdBreak) \n▼\n**TrackingEvent**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|-------------|-----------------------------------------------------------------------------------------------------------------------|\n| ### `pings` | ` `[TrackingEvent.Ping](/ad-manager/api/reference/v202408/StreamActivityMonitorService.TrackingEvent.Ping)`[]` \u003cbr /\u003e |"]]