enum StringLengthError.Reason (v202411)

  • StringLengthError.Reason is an enumeration within the specified namespace.

  • The enumeration defines potential reasons for a StringLengthError.

  • Possible reasons include TOO_LONG, TOO_SHORT, and UNKNOWN.


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.