enum PermissionError.Reason (v202505)

  • The document provides a list of services within the Ad Manager API, along with a specific error type, PermissionError, and its reasons.

  • PermissionError indicates issues with user permissions, with PERMISSION_DENIED signifying insufficient permission and UNKNOWN for unexposed values.

  • The listed services cover various aspects of ad management, from Ad Rules and Adjustments to Creative and Reporting.

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.