enum PermissionError.Reason (v202505)

  • The content provides a list of various Ad Manager API services, each linked to information about PermissionError.Reason for version v202505.

  • A specific section focuses on PermissionError.Reason, explaining that it describes reasons for permission errors within the Ad Manager API.

  • The PermissionError.Reason enumeration includes two possible values: 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/v202505
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.