AI-generated Key Takeaways
-
The document provides a list of services within the Ad Manager API, along with a specific error type, PermissionError, and its reasons.
-
PermissionError indicates issues with user permissions, with
PERMISSION_DENIEDsignifying insufficient permission andUNKNOWNfor unexposed values. -
The listed services cover various aspects of ad management, from Ad Rules and Adjustments to Creative and Reporting.
Describes reasons for permission errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
| 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. |