enum StringLengthError.Reason (v202508)

  • StringLengthError.Reason is an enumeration within the Ad Manager API v202508, defined within the specified namespace.

  • The enumeration includes values like TOO_LONG, TOO_SHORT, and UNKNOWN to indicate the reason for a string length error.

  • TOO_LONG and TOO_SHORT represent specific string length issues, while UNKNOWN signifies a value not exposed by the requested API version.


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.