enum StringLengthError.Reason (v202411)

  • The StringLengthError.Reason enumeration is part of the v202411 API version namespace for Google Ad Manager.

  • It includes enumeration values like TOO_LONG, TOO_SHORT, and UNKNOWN, describing why a string length error occurred.

  • The UNKNOWN value indicates that the actual error reason is not accessible through the requested API version.


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