enum StringLengthError.Reason (v202411)

  • The StringLengthError.Reason enumeration in Google Ad Manager API v202411 defines reasons for string length errors.

  • These reasons include strings being TOO_LONG, TOO_SHORT, or UNKNOWN if the reason is not exposed by the API version.

  • It is part of the https://www.google.com/apis/ads/publisher/v202411 namespace.

  • Many Ad Manager services utilize this enumeration to handle string length validation.


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.