enum StringLengthError.Reason (v202508)

  • The StringLengthError.Reason enumeration defines reasons for string length errors within various Ad Manager API services.

  • The possible reasons for a StringLengthError include TOO_LONG, TOO_SHORT, or UNKNOWN if the value is not exposed by the API version.

  • 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.