AI-generated Key Takeaways
-
The page provides a comprehensive list of Google Ad Manager API services available in version v202508, each linked to its specific StringLengthError.Reason documentation.
-
It defines the
StringLengthError.Reason
enumeration, which is a dependency for these services. -
The
StringLengthError.Reason
enumeration includes three possible values:TOO_LONG
,TOO_SHORT
, andUNKNOWN
.
- 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. |