type LinearStreamCreateRequest (v202408)
Service
StreamActivityMonitorService
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["The `StreamActivityMonitorService` allows monitoring of live stream and video-on-demand (VOD) streams."],["Requests for stream monitoring provide details like URL, user agent, and reporting type."],["Live stream monitoring requests include event-specific information such as asset key, name, ID, start and end times."],["`LinearStreamCreateRequest` supports optional features like prefetch and pod trimming."],["The service uses a namespace for API access, specifically `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `StreamActivityMonitorService` uses `StreamCreateRequest`, which includes `url`, `userAgent`, and `reportingType` fields. `ReportingType` can be `DISABLED`, `CLIENT`, `SERVER`, `AD_MEDIA`, or `UNKNOWN`. `LinearStreamCreateRequest` inherits from `StreamCreateRequest` and adds fields such as `liveStreamEventAssetKey`, `eventName`, `liveStreamEventId`, `eventStartDateTime`, `eventEndDateTime`, `prefetchEnabled`, and `podTrimmingEnabled`. The namespace for this service is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]