type LinearStreamCreateRequest (v202411)

  • The StreamActivityMonitorService allows monitoring of live stream and video-on-demand (VOD) streams.

  • This service uses requests to create monitors, including LinearStreamCreateRequest for live streams and VodStreamCreateRequest for VOD.

  • Requests contain information such as URL, user agent, reporting type, and stream-specific details like event IDs for live streams.

  • Live stream monitoring supports features like prefetch and pod trimming.

  • The service is namespaced under https://www.google.com/apis/ads/publisher/v202411.


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

Field

StreamCreateRequest (inherited)

url

xsd:string

userAgent

xsd:string

reportingType

ReportingType


Enumerations
DISABLED
CLIENT
SERVER
AD_MEDIA
UNKNOWN

LinearStreamCreateRequest

liveStreamEventAssetKey

xsd:string

eventName

xsd:string

liveStreamEventId

xsd:long

eventStartDateTime

DateTime

eventEndDateTime

DateTime

prefetchEnabled

xsd:boolean

podTrimmingEnabled

xsd:boolean