type LinearStreamCreateRequest (v202405)
Service
StreamActivityMonitorService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["The StreamActivityMonitorService allows for the creation and monitoring of live and VOD streams."],["Stream creation requests can specify URL, user agent, and reporting type, which includes options like disabled, client, server, ad media, and unknown."],["Linear stream creation requires details such as live stream event asset key, event name, ID, start and end times, and settings for prefetch and pod trimming."],["This service uses the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["StreamActivityMonitorService supports two types of stream creation requests: LinearStreamCreateRequest and VodStreamCreateRequest."]]],["The `StreamActivityMonitorService` includes the `StreamCreateRequest`, which defines fields like `url`, `userAgent`, and `reportingType` with its possible values (`DISABLED`, `CLIENT`, `SERVER`, `AD_MEDIA`, `UNKNOWN`). `LinearStreamCreateRequest` inherits from `StreamCreateRequest` and adds specific fields such as `liveStreamEventAssetKey`, `eventName`, `liveStreamEventId`, `eventStartDateTime`, `eventEndDateTime`, `prefetchEnabled`, and `podTrimmingEnabled`. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]