AI-generated Key Takeaways
-
The page provides a list of services with links to their respective StringLengthError.Reason documentation.
-
Each listed service is related to the StringLengthError.Reason enumeration.
-
The StringLengthError.Reason enumeration has three possible values:
TOO_LONG,TOO_SHORT, andUNKNOWN. -
The
UNKNOWNreason is returned if the actual value is not exposed by the requested API version.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description |
|---|---|
TOO_LONG
|
|
TOO_SHORT
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |