enum PermissionError.Reason (v202411)

  • The content provides a list of various service endpoints, such as AdRuleService, AdjustmentService, and AdsTxtService.

  • It also includes a section on Dependencies, specifically highlighting PermissionError.

  • The PermissionError section further defines PermissionError.Reason, an enumeration describing reasons for permission errors.

  • The possible reasons for a PermissionError include PERMISSION_DENIED (user lacks required permission) and UNKNOWN (value not exposed by 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.