AI-generated Key Takeaways
-
The content provides a list of various advertising services available in the Ad Manager API v202502, each linked to a specific error reference page for StringLengthError.Reason.
-
The StringLengthError.Reason section details an enumeration with three possible values:
TOO_LONG,TOO_SHORT, andUNKNOWN. -
The
UNKNOWNreason indicates a value that exists but is not exposed in the current 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. |