enum RangeError.Reason (v202411)

  • The RangeError.Reason enumeration indicates the reason for a RangeError occurring in various Google Ad Manager services.

  • Possible reasons include values being TOO_HIGH or TOO_LOW, and an UNKNOWN reason exists for unexposed values in the requested API version.

  • This enumeration is part of the https://www.google.com/apis/ads/publisher/v202411 namespace.

  • A RangeError is likely thrown when input values fall outside of acceptable limits defined by Google Ad Manager services.


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