type AdResponse (v202411)

  • AdResponse objects provide details about ad responses within streams, including request URLs, response bodies, and any errors encountered.

  • They indicate whether a request is VMAP-compliant and can contain redirects and associated errors.

  • AdResponses are part of the StreamActivityMonitorService, which helps monitor stream activity and ad delivery.


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

Field

requestUrl

xsd:string

isVmapRequest

xsd:boolean

responseBody

xsd:string

redirectResponses

AdResponse[]

samError

SamError

adErrors

SamError[]