enum RangeError.Reason (v202508)

  • RangeError.Reason is an enumeration within the v202508 version of the Ad Manager API, specifically found within the OrderService.

  • This enumeration includes the values TOO_HIGH, TOO_LOW, and UNKNOWN, used to describe reasons for a RangeError.

  • The UNKNOWN value indicates that the actual error value is not accessible through the requested API version.


Namespace
https://www.google.com/apis/ads/publisher/v202508
Enumeration Description
TOO_HIGH
TOO_LOW
UNKNOWN The value returned if the actual value is not exposed by the requested API version.