enum RangeError.Reason (v202411)

  • This page documents the RangeError.Reason enumeration for the Google Ad Manager API.

  • RangeError.Reason indicates why a given value is outside the allowed range.

  • Possible reasons include values being TOO_HIGH or TOO_LOW.

  • An UNKNOWN reason is returned if the actual value is hidden by the API version in use.


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.