AI-generated Key Takeaways
-
PermissionError inherits from ApiError and includes fields like fieldPath, trigger, and errorString from its parent.
-
The PermissionError specifically contains a
reason
field, which is an enumeration indicating why the permission was denied. -
The possible reasons for a PermissionError include
PERMISSION_DENIED
andUNKNOWN
.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
ApiError (inherited)
|
|
|
|
|
|
|
|
|
|
PermissionError
|
|
|
Enumerations
|