AI-generated Key Takeaways
-
The document provides an overview of various services within the ad manager API, including AdRuleService, AdjustmentService, AdsTxtService, and many others, all within the v202411 version.
-
A comprehensive list of error types is detailed, starting from the base
ApiError
and extending to specific issues such asApiVersionError
,AuthenticationError
,CollectionSizeError
, and more. -
The namespace for all of the listed API services is identified as
https://www.google.com/apis/ads/publisher/v202411
. -
The document outlines specific fields associated with the
ApiError
andParseError
error types, such asfieldPath
,fieldPathElements
,trigger
,errorString
, and thereason
for the parse error. -
ParseError provides further enumerated details for the reason of the parse error with values for
UNPARSABLE
andUNKNOWN
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
ParseError
|
|
|
Enumerations
|