enum PermissionError.Reason (v202411)

  • This documentation outlines the PermissionError.Reason enum in Google Ad Manager's API.

  • It explains the reasons for permission errors that might occur when accessing Ad Manager services.

  • The enum includes PERMISSION_DENIED for insufficient user permissions and UNKNOWN for errors in unsupported API versions.

  • Developers can utilize these error reasons to understand and address permission-related issues within their applications.

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.