AI-generated Key Takeaways
-
The content provides a list of various Service endpoints, each linking to reference documentation for StringLengthError.Reason in version v202508.
-
The StringLengthError.Reason enumeration defines possible reasons for a string length error, including
TOO_LONG
,TOO_SHORT
, andUNKNOWN
. -
The Namespace for this enumeration is
https://www.google.com/apis/ads/publisher/v202508
.
- 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. |