AI-generated Key Takeaways
-
The content lists various services, such as AdRuleService and AdjustmentService, available within the Ad Manager API v202505.
-
Each listed service links to its corresponding PermissionError.Reason documentation.
-
PermissionError.Reason describes reasons for permission errors, with specific enumerations like
PERMISSION_DENIEDandUNKNOWN. -
The Namespace for these elements is
https://www.google.com/apis/ads/publisher/v202505.
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. |