enum StringLengthError.Reason (v202411)

  • This documentation details the StringLengthError.Reason enumeration within the Google Ad Manager API.

  • StringLengthError.Reason helps identify string validation errors, such as values exceeding maximum or falling below minimum length requirements.

  • This enumeration includes reasons like TOO_LONG, TOO_SHORT, and UNKNOWN to specify the type of string length error encountered.

  • Developers can utilize the provided descriptions and error reasons to troubleshoot and resolve issues related to string field values within their Ad Manager integrations.


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.