AI-generated Key Takeaways
-
The page provides a comprehensive list of various Ad Manager services available in version v202508 of the API.
-
Each listed service links to its specific documentation, specifically focusing on the
StringLengthError.Reason
within that service. -
The
StringLengthError.Reason
is an enumeration with values indicating why a string length is considered invalid, such as being too long or too short, or if the reason is unknown to the API version.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Enumeration | Description |
---|---|
TOO_LONG
|
|
TOO_SHORT
|
|
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |