enum PermissionError.Reason (v202411)

  • This page outlines the PermissionError.Reason enumeration, which describes reasons for permission errors within the Google Ad Manager API.

  • The enumeration includes two possible values: PERMISSION_DENIED indicating insufficient user permissions and UNKNOWN for cases where the reason is not exposed by the API version.

  • It is part of the OrderService and falls under the namespace 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.