enum StringLengthError.Reason (v202508)

  • The StringLengthError.Reason enumeration defines reasons for string length errors.

  • Possible reasons include TOO_LONG, TOO_SHORT, and UNKNOWN.

  • This enumeration is part of 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.