AI-generated Key Takeaways
-
Describes reasons for LiveStreamEventDvrWindowError.
-
Provides specific error types like
DVR_WINDOW_TOO_HIGHandDVR_WINDOW_TOO_LOW. -
Includes an
UNKNOWNvalue for errors not exposed by the requested API version.
Service
LiveStreamEventService
Dependencies
LiveStreamEventDvrWindowError
▼
LiveStreamEventDvrWindowErr...
Describes reasons for LiveStreamEventDvrWindowError.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
DVR_WINDOW_TOO_HIGH
|
The DVR window cannot be higher than the value allowed for this network. |
DVR_WINDOW_TOO_LOW
|
The DVR window cannot be lower than the minimum value allowed. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |