enum PermissionError.Reason (v202411)

  • The page provides a list of services related to the Google Ad Manager API, specifically focusing on PermissionError.Reason for each service.

  • It details the PermissionError.Reason enumeration, which describes reasons for permission errors.

  • The enumeration includes two possible reasons: PERMISSION_DENIED when a user lacks required permission and UNKNOWN for values not exposed by the requested 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.