abstract type StreamCreateRequest (v202508)

  • StreamActivityMonitorService contains debugging information for stream requests.

  • StreamCreateRequest has dependencies on SamSession and can be a LinearStreamCreateRequest or VodStreamCreateRequest.

  • Key fields for a stream request include the URL, user agent, and reporting type.

Contains debugging information about the request that usually happens once per session from the video player to retrieve the streaming URL chunks that are constantly updated as the stream progresses.


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

Field

url

xsd:string

The ad request URL.

userAgent

xsd:string

The user agent (i.e. device) the session is on.

reportingType

ReportingType

Indicates how ad tracking URLs are pinged.


Enumerations
DISABLED
CLIENT
SERVER
AD_MEDIA
UNKNOWN