enum PermissionError.Reason (v202411)

  • This page outlines the PermissionError.Reason enumeration within the Google Ad Manager API.

  • PermissionError.Reason explains why permission errors occur, such as when a user lacks necessary permissions.

  • It includes two enumeration values: PERMISSION_DENIED and UNKNOWN, describing insufficient permissions and unspecified error reasons, respectively.

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