enum LiveStreamEventDvrWindowError.Reason (v202505)

  • Describes reasons for LiveStreamEventDvrWindowError.

  • Provides specific error types like DVR_WINDOW_TOO_HIGH and DVR_WINDOW_TOO_LOW.

  • Includes an UNKNOWN value for errors not exposed by the requested API version.

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.