enum StringLengthError.Reason (v202411)

  • The StringLengthError.Reason enumeration indicates whether a string value is too long, too short, or unknown based on the requested API version.


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