enum PermissionError.Reason (v202411)

  • This page provides an overview of the PermissionError.Reason enumeration in Google Ad Manager's API.

  • PermissionError.Reason outlines the reasons for permission errors, which can be either PERMISSION_DENIED or UNKNOWN.

  • When PERMISSION_DENIED, it means the user lacks necessary permissions, and when UNKNOWN, the actual value isn't exposed by the requested API version.

  • The namespace for this enumeration is https://www.google.com/apis/ads/publisher/v202411.

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.