enum PermissionError.Reason (v202411)

  • The page provides a list of services within the Ad Manager API, each linked to information about PermissionError.Reason.

  • The PermissionError.Reason describes why permission errors occur within these services.

  • Possible reasons for a PermissionError include PERMISSION_DENIED when a user lacks required permission and UNKNOWN for values not exposed by the API version.

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.