AI-generated Key Takeaways
-
The provided content lists various services available within the Ad Manager API, all of which include a link to a
StringLengthError.Reason
documentation page. -
The
StringLengthError.Reason
is an enumeration within thehttps://www.google.com/apis/ads/publisher/v202508
namespace. -
The
StringLengthError.Reason
enumeration contains three possible values:TOO_LONG
,TOO_SHORT
, andUNKNOWN
, each with a brief description.
- 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. |