enum StringLengthError.Reason (v202508)

  • StringLengthError.Reason is an enumeration within the https://www.google.com/apis/ads/publisher/v202508 namespace.

  • It provides reasons for a string length error, specifically TOO_LONG, TOO_SHORT, and UNKNOWN.

  • The UNKNOWN value is returned when the actual value is 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.