enum PermissionError.Reason (v202411)

  • This documentation details the PermissionError.Reason enumeration for the Google Ad Manager API.

  • PermissionError.Reason outlines the reasons for permission errors when interacting with the Ad Manager API.

  • Two reasons for permission errors are defined: PERMISSION_DENIED indicating insufficient user permissions, and UNKNOWN for errors that aren't exposed by the API version.

  • This enumeration helps developers understand and handle permission-related issues in their Ad Manager integrations.

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.