[[["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 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 |"]]