AI-generated Key Takeaways
-
The page provides a list of services and their corresponding StringLengthError.Reason documentation.
-
The StringLengthError.Reason is an enumeration within the
https://www.google.com/apis/ads/publisher/v202502namespace. -
The StringLengthError.Reason enumeration includes values indicating whether a string is too long, too short, or if the value is unknown for 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. |