enum RangeError.Reason (v202508)

  • RangeError is a dependency used by multiple services including CmsMetadataService, CreativeService, and ForecastService.

  • The RangeError.Reason enumeration includes TOO_HIGH, TOO_LOW, and UNKNOWN.

  • The UNKNOWN value in the RangeError.Reason enumeration indicates the actual value is not exposed by 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.