enum RangeError.Reason (v202502)

  • RangeError.Reason is an enumeration within the ProposalLineItemService and has dependencies on the RangeError type.

  • The TOO_HIGH reason indicates a value that is too high, while TOO_LOW indicates a value that is too low.

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


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
TOO_HIGH
TOO_LOW
UNKNOWN The value returned if the actual value is not exposed by the requested API version.