enum PermissionError.Reason (v202411)

  • This page outlines the PermissionError.Reason enumeration, which describes the reasons for permission errors in Google Ad Manager API.

  • The PermissionError.Reason can be either PERMISSION_DENIED, indicating the user lacks necessary permissions, or UNKNOWN, signifying the reason is not exposed by the current API version.

  • The provided 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.