AI-generated Key Takeaways
-
The content lists various Ad Manager API services with links to their documentation regarding the
StringLengthError.Reason
. -
The
StringLengthError.Reason
enumeration provides reasons for string length errors, includingTOO_LONG
,TOO_SHORT
, andUNKNOWN
. -
The documentation specifically details the possible values and descriptions for the
StringLengthError.Reason
enumeration.
- 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. |