AI-generated Key Takeaways
-
The document lists various Ad Manager API services and their corresponding
PermissionError.Reasonlinks. -
It provides details about the
PermissionError.Reasonenum, including its namespace and possible values. -
The two defined
PermissionError.Reasonvalues arePERMISSION_DENIEDandUNKNOWN, with descriptions for each.
Describes reasons for permission errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| Enumeration | Description |
|---|---|
PERMISSION_DENIED
|
User does not have the required permission for the request. |
UNKNOWN
|
The value returned if the actual value is not exposed by the requested API version. |