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.

  • Reasons include TOO_LONG, TOO_SHORT, and UNKNOWN when the API version doesn't expose the reason.

  • This error is relevant to various Google Ad Manager services, as indicated by the list of services provided on the page.


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.