enum RangeError.Reason (v202411)

  • This documentation details the RangeError.Reason enumeration for the CmsMetadataService and other services within the Google Ad Manager API.

  • RangeError.Reason indicates why a value is outside the allowed range, with reasons including TOO_HIGH, TOO_LOW, or UNKNOWN.

  • The UNKNOWN reason is used when the actual value is not exposed by the requested API version.

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


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.