enum PermissionError.Reason (v202411)

  • The CreativeWrapperService.PermissionError.Reason enumeration outlines the reasons for permission errors when interacting with the Google Ad Manager API.

  • PERMISSION_DENIED signals insufficient user permissions for the request.

  • UNKNOWN is returned if the specific reason isn't exposed in the current API version.

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.