type LinearStreamCreateRequest (v202402)
Service
StreamActivityMonitorService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["The StreamActivityMonitorService allows for the creation and monitoring of linear and VOD streams."],["Stream creation requests require a URL, user agent, and reporting type, which can be disabled, client-side, server-side, ad media, or unknown."],["Linear stream creation requests need a live stream event asset key, event name and ID, start and end times, and flags for prefetch and pod trimming."],["The service uses a namespace of `https://www.google.com/apis/ads/publisher/v202402`."],["Reporting Types include `DISABLED`, `CLIENT`, `SERVER`, `AD_MEDIA`, and `UNKNOWN`."]]],["The `StreamActivityMonitorService` includes `StreamCreateRequest`, which is inherited by `LinearStreamCreateRequest`. `StreamCreateRequest` fields include `url`, `userAgent`, and `reportingType` with possible values like `DISABLED`, `CLIENT`, or `SERVER`. `LinearStreamCreateRequest` contains fields for live stream events such as `liveStreamEventAssetKey`, `eventName`, `liveStreamEventId`, `eventStartDateTime`, `eventEndDateTime`, as well as `prefetchEnabled` and `podTrimmingEnabled` boolean fields. The service allows to monitoring stream activity and defining different stream types.\n"]]