enum StringLengthError.Reason (v202411)

  • This page documents the StringLengthError.Reason enumeration within Google Ad Manager's API.

  • StringLengthError.Reason indicates whether a string value is too long, too short, or if the reason is unknown in the given API version.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.

  • It is used by various Ad Manager services like CompanyService, AdRuleService, and many others to handle string length validation errors.


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.