AI-generated Key Takeaways
-
LiveStreamEventDvrWindowErrordescribes reasons for errors related to the DVR window in theLiveStreamEventService. -
This error can occur if the DVR window is set higher or lower than the allowed network values.
-
An
UNKNOWNvalue is returned if the actual error value is not exposed by the requested API version.
Describes reasons for LiveStreamEventDvrWindowError.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
| 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. |