type VodStreamCreateRequest (v202411)

  • The StreamActivityMonitorService allows for the creation and monitoring of linear and VOD streams.

  • Stream creation requests require essential information like URL, user agent, and reporting type.

  • VOD stream creation requests necessitate additional details, including content source ID, video ID, content ID, content name, and cue points.

  • Reporting types include Disabled, Client, Server, Ad Media, and Unknown.

  • The service uses the namespace 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

VodStreamCreateRequest

contentSourceId

xsd:long

videoId

xsd:string

contentId

xsd:long

contentName

xsd:string

cuePoints

xsd:long[]