type TrackingEvent.Ping (v202405)
Service
StreamActivityMonitorService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
Field
|
uri
|
xsd:string
|
hasError
|
xsd:boolean
|
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 uses TrackingEvent objects, focusing specifically on the TrackingEvent.Ping aspect."],["TrackingEvent.Ping objects contain a URI and a boolean value indicating whether an error has occurred, within the specified namespace."]]],["The core content describes the `StreamActivityMonitorService` and its dependency, `TrackingEvent`, specifically the `TrackingEvent.Ping`. This service utilizes a namespace `https://www.google.com/apis/ads/publisher/v202405`. The `TrackingEvent.Ping` includes two fields: `uri` (a string) and `hasError` (a boolean). These fields provide information about the specific ping event being tracked, and allows for the detection of the errors.\n"]]