enum StringLengthError.Reason (v202508)

  • The document provides a list of services within the Ad Manager API, along with a specific error type called StringLengthError.

  • StringLengthError.Reason is an enumeration with values indicating why a string length is invalid.

  • The possible reasons for a StringLengthError are TOO_LONG, TOO_SHORT, and UNKNOWN.


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.