enum StringLengthError.Reason (v202508)

  • The StringLengthError.Reason enumeration is used to specify reasons for string length errors.

  • Possible reasons for a StringLengthError include a string being too long, too short, or an unknown issue related to string length validation.

  • The enumeration belongs to the https://www.google.com/apis/ads/publisher/v202508 namespace.


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