AI-generated Key Takeaways
-
The provided content details various services available within the Ad Manager API, ranging from AdRuleService to YieldGroupService, all referencing
InternalApiError
for version v202508. -
The content also lists several types of
ApiError
that inherit from the baseApiError
, including specific errors likeAuthenticationError
andPermissionError
. -
InternalApiError
has a specific field calledreason
which is an enumeration with possible values likeUNEXPECTED_INTERNAL_API_ERROR
,TRANSIENT_ERROR
, andUNKNOWN
. -
The
ApiError
base class includes fields such asfieldPath
,fieldPathElements
,trigger
, anderrorString
to provide details about the error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
InternalApiError
|
|
|
Enumerations
|