enum StringLengthError.Reason (v202411)

  • This page provides a detailed enumeration of the StringLengthError.Reason within the Google Ad Manager API.

  • StringLengthError.Reason helps identify why a string value failed validation, due to exceeding or falling short of length restrictions.

  • It outlines three potential reasons: TOO_LONG, TOO_SHORT, and UNKNOWN.

  • This enumeration is part of the Google Ad Manager API namespace https://www.google.com/apis/ads/publisher/v202411.

  • Various Google Ad Manager services utilize this StringLengthError to provide specific error feedback related to string length constraints.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
TOO_LONG
TOO_SHORT
UNKNOWN