AI-generated Key Takeaways
-
The webpage lists numerous services available in the Google Ad Manager API, version v202505, each with a link to its documentation.
-
The content details various inheritance relationships for errors, with
ApiError
serving as a base class for several specific error types. -
Key fields for
ApiError
includefieldPath
,fieldPathElements
,trigger
, anderrorString
. -
The
StringFormatError
specifically includes areason
field, which is an enumeration with values likeUNKNOWN
,ILLEGAL_CHARS
, andINVALID_FORMAT
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
StringFormatError
|
|
|
Enumerations
|