enum StringLengthError.Reason (v202411)

  • The StringLengthError.Reason enumeration is part of the Publisher API for version v202411 and is found within various services listed.

  • This enumeration provides specific reasons for string length errors, including TOO_LONG, TOO_SHORT, and UNKNOWN.

  • The UNKNOWN reason indicates that the actual value of the error is not available in 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.