enum StringLengthError.Reason (v202505)

  • StringLengthError.Reason is an enumeration within the Google Ad Manager API v202505, used to indicate why a string value has an invalid length.

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


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.