enum PermissionError.Reason (v202411)

  • This page provides information on PermissionError.Reason which describes the reasons for permission errors in Google Ad Manager API.

  • PermissionError.Reason has two possible values: PERMISSION_DENIED which means the user lacks necessary permissions, and UNKNOWN which is a default when the actual value isn't exposed.

  • The namespace for this 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.