Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
The PermissionError.Reason enumeration describes the reasons for permission errors in Google Ad Manager API.
Two reasons are defined: PERMISSION_DENIED, indicating insufficient user permissions, and UNKNOWN for cases where the specific reason isn't exposed by the API version.
This enumeration is part of the Google Ad Manager API and falls under the namespace https://www.google.com/apis/ads/publisher/v202411.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The document lists various services within an ad management system, including `AdRuleService`, `CompanyService`, `CreativeService`, `ForecastService`, and `ReportService`, among others. Each service's potential `PermissionError.Reason` is linked to its respective documentation. The primary actions involve accessing and managing different aspects of ad operations. The document also defines possible permission error reasons: `PERMISSION_DENIED`, indicating lack of user permissions, and `UNKNOWN`, for unexposed API version values.\n"]]