enum StringLengthError.Reason (v202505)

  • The StringLengthError.Reason enumeration is used to specify reasons for a string length error in various Ad Manager services.

  • Possible reasons for a StringLengthError include TOO_LONG, TOO_SHORT, and UNKNOWN.

  • The UNKNOWN reason indicates that the actual value is not exposed by the requested API version.

  • This enumeration is part of the https://www.google.com/apis/ads/publisher/v202505 namespace.


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