type TrackingEvent.Ping (v202508)

  • StreamActivityMonitorService.TrackingEvent.Ping contains information about a pinged URI and whether an error occurred during the ping.

  • The uri field is a string representing the pinged URI.

  • The hasError field is a boolean indicating if there was an error during the ping.

Contains a URI that was pinged and indicates if there was an error during the ping.


Namespace
https://www.google.com/apis/ads/publisher/v202508

Field

uri

xsd:string

hasError

xsd:boolean