enum PermissionError.Reason (v202411)

  • The content provides a list of various services available in the Ad Manager API v202411, each linked to its PermissionError.Reason documentation.

  • The PermissionError.Reason enumeration explains the potential causes for permission-related errors when using these services.

  • The two possible reasons for a PermissionError are PERMISSION_DENIED, indicating insufficient user permissions, and UNKNOWN, used when the exact error reason is not available for the API version.

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.