AI-generated Key Takeaways
-
The document outlines various Ad Manager API services available in version v202502.
-
These services cover areas such as ad rules, inventory, creative management, targeting, reporting, and more.
-
A "PermissionError" is defined, indicating that the user lacks the necessary permissions for a request.
-
The
PERMISSION_DENIEDreason explicitly states that the user does not have the required permission. -
The
UNKNOWNreason is used when the actual error value is not exposed in the requested API version.
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. |