AI-generated Key Takeaways
-
The webpage lists various Google Ad Manager API services available in version v202411, such as AdRuleService, AdjustmentService, and YieldGroupService.
-
It details errors that can be inherited, like ApiError, and lists specific error types such as StringFormatError, with reasons including UNKNOWN, ILLEGAL_CHARS, and INVALID_FORMAT.
-
The Namespace for these services is
https://www.google.com/apis/ads/publisher/v202411
. -
Fields associated with ApiError include
fieldPath
,fieldPathElements
,trigger
, anderrorString
. -
The StringFormatError specifically has a
reason
field which is an enumeration of possible string format issues.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
StringFormatError
|
|
|
Enumerations
|