enum StringLengthError.Reason (v202411)

  • This page provides details on the StringLengthError.Reason enumeration within the Google Ad Manager API.

  • The enumeration outlines potential reasons for string length errors, such as exceeding maximum or minimum lengths.

  • Possible values for this error include TOO_LONG, TOO_SHORT, and UNKNOWN.

  • The UNKNOWN reason indicates the actual reason is not exposed by the version of the API.


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.