type VodStreamCreateRequest (v202502)

  • VodStreamCreateRequest is a type of StreamCreateRequest used within the StreamActivityMonitorService.

  • It includes fields like contentSourceId, videoId, contentId, contentName, and cuePoints.

  • StreamCreateRequest has inherited fields such as url, userAgent, and reportingType.

  • The reportingType field can be one of several enumerated values including DISABLED, CLIENT, SERVER, AD_MEDIA, or UNKNOWN.


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

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[]