AI-generated Key Takeaways
-
The webpage lists various Ad Manager API services including AdRuleService, AdjustmentService, and SiteService.
-
The content also details inheritance relationships, specifically showing that various error types such as StringLengthError inherit from ApiError.
-
The StringLengthError has a field
reason
which can beTOO_LONG
,TOO_SHORT
, orUNKNOWN
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
StringLengthError
|
|
|
Enumerations
|