enum PermissionError.Reason (v202505)

  • The content lists various Ad Manager services that can encounter PermissionError.

  • PermissionError.Reason provides specific reasons for permission issues within these services.

  • The enumeration PERMISSION_DENIED indicates that a user lacks the necessary permission for a request.

  • The enumeration UNKNOWN is used when the actual error value is not available in the requested API version.

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.