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 CreativeService, ProposalService, and PlacementService to indicate errors related to input values being outside the acceptable range.

  • It includes three possible values: TOO_HIGH, TOO_LOW, and UNKNOWN, with the latter signifying that the reason for the error isn't exposed in the current API version.


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.