enum PermissionError.Reason (v202411)

  • This page documents the PermissionError.Reason enumeration for the Google Ad Manager API.

  • PermissionError.Reason outlines the reasons for permission errors occurring within the Ad Manager API.

  • The enumeration includes values like PERMISSION_DENIED indicating insufficient user permissions and UNKNOWN for cases where the reason is not exposed.

  • This information is crucial for developers to understand and handle potential permission issues when interacting with the Ad Manager API.

Describes reasons for permission errors.


Namespace
https://www.google.com/apis/ads/publisher/v202411
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.