AI-generated Key Takeaways
-
The content lists various Ad Manager API services with links to their PermissionError documentation for version v202508.
-
It outlines the inheritance structure, showing that various specific error types inherit from ApiError, including PermissionError.
-
The PermissionError details include inherited fields like
fieldPath
,fieldPathElements
,trigger
, anderrorString
, as well as its specificreason
field. -
The
reason
field for PermissionError is an enumeration with possible values likePERMISSION_DENIED
andUNKNOWN
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
PermissionError
|
|
|
Enumerations
|