AI-generated Key Takeaways
-
The content provides a list of various services with links to their PermissionError.Reason documentation in the v202508 version of the Google Ad Manager API.
-
A specific focus is given to the
CmsMetadataService
and its dependency onPermissionError
. -
The
PermissionError.Reason
enumeration explains possible causes for permission errors, includingPERMISSION_DENIED
andUNKNOWN
. -
The namespace for these services and error reasons is
https://www.google.com/apis/ads/publisher/v202508
.
Describes reasons for permission errors.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
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. |