enum PermissionError.Reason (v202411)

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

  • The PermissionError.Reason enumeration includes two values: PERMISSION_DENIED and UNKNOWN.

  • PERMISSION_DENIED indicates that the user lacks the necessary permission for the request, while UNKNOWN is used when the actual value isn't exposed by the 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.