AI-generated Key Takeaways
-
StringLengthError.Reason is an enumeration within the Ad Manager API v202505 namespace used to indicate errors related to string length.
-
The possible reasons for a StringLengthError include a string being too long or too short, or an unknown reason.
-
This enumeration is associated with various Ad Manager services, including AdRuleService, AdjustmentService, and many others.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| Enumeration | Description |
|---|---|
TOO_LONG
|
|
TOO_SHORT
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |