enum PermissionError.Reason (v202502)

  • The document outlines various Ad Manager API services available in version v202502.

  • These services cover areas such as ad rules, inventory, creative management, targeting, reporting, and more.

  • A "PermissionError" is defined, indicating that the user lacks the necessary permissions for a request.

  • The PERMISSION_DENIED reason explicitly states that the user does not have the required permission.

  • The UNKNOWN reason is used when the actual error value is not exposed in the requested API version.

Describes reasons for permission errors.


Namespace
https://www.google.com/apis/ads/publisher/v202502
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.