enum RangeError.Reason (v202411)

  • The RangeError.Reason enumeration, within the namespace https://www.google.com/apis/ads/publisher/v202411, defines reasons for range errors occurring in Google Ad Manager API services.

  • This enumeration includes reasons such as TOO_HIGH, TOO_LOW, and UNKNOWN to indicate if a value exceeds the allowed range, falls below it, or is not exposed by the API version, respectively.

  • It is a dependency for various services like CreativeTemplateService and others listed in the documentation.


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.