enum PermissionError.Reason (v202502)

  • The page lists various services and their associated PermissionError.Reason.

  • The PermissionError.Reason provides explanations for permission-related errors.

  • The PermissionError.Reason namespace is https://www.google.com/apis/ads/publisher/v202502.

  • The enumeration PERMISSION_DENIED indicates the user lacks required permission, while UNKNOWN is used when the actual value is not exposed by the 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.