enum StringLengthError.Reason (v202502)

  • StringLengthError.Reason is an enumeration within the Ad Manager API v202502 namespace.

  • This enumeration defines reasons related to string length errors, including TOO_LONG, TOO_SHORT, and UNKNOWN.

  • The UNKNOWN reason is returned when the actual value is not exposed by the requested API version.


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