enum PermissionError.Reason (v202411)

  • This page outlines the PermissionError.Reason enumeration for the Google Ad Manager API.

  • PermissionError.Reason explains why permission errors occur, such as when a user lacks necessary permissions.

  • Two possible reasons are provided: PERMISSION_DENIED and UNKNOWN, with detailed descriptions for each.

  • It's part of the Google Ad Manager API, residing under the TargetingPresetService and within 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.