enum RangeError.Reason (v202411)

  • This documentation details the RangeError.Reason enumeration for the Google Ad Manager API.

  • RangeError.Reason is used within various services like CreativeSetService to indicate errors related to numerical values exceeding allowed boundaries.

  • It includes three possible values: TOO_HIGH, TOO_LOW, and UNKNOWN which explains that the actual value is not exposed by the API.


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.