enum StringLengthError.Reason (v202411)

  • This page documents the StringLengthError.Reason enumeration for the Google Ad Manager API.

  • StringLengthError.Reason indicates why a string value is invalid, either because it's too long or too short.

  • The enumeration includes TOO_LONG, TOO_SHORT, and UNKNOWN as possible reasons for the error.

  • This error can occur with various Ad Manager services like AdRuleService, AdjustmentService, and many others listed 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.