enum StringLengthError.Reason (v202502)

  • The StringLengthError.Reason enumeration indicates the reason for a string length error.

  • Possible reasons for a StringLengthError include a string being too long, too short, or an unknown error.

  • This enumeration is part of the StringLengthError dependency and is found within the specified namespace.


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