enum LiveStreamEventDvrWindowError.Reason (v202411)

  • The LiveStreamEventDvrWindowError object explains why errors related to the DVR window for live stream events occur.

  • Possible error reasons include the DVR window being too high or too low, or an unknown issue.

  • This object is part of the LiveStreamEventService within the Google Ad Manager API.

  • The namespace for this object is https://www.google.com/apis/ads/publisher/v202411.

Describes reasons for LiveStreamEventDvrWindowError.


Namespace
https://www.google.com/apis/ads/publisher/v202411
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.