Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This documentation details PermissionError.Reason, which outlines the reasons for permission errors in the Google Ad Manager API.
PermissionError.Reason includes two enumerations: PERMISSION_DENIED indicating insufficient user permissions, and UNKNOWN for cases where the actual value isn't exposed by the API version.
This error is relevant to various Ad Manager services such as ContentService, AdRuleService, AdjustmentService, and many others listed in the content.
The namespace for this error is 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`, `ContentService`, `CreativeService`, `ForecastService`, and `ReportService`. Each service links to its specific `PermissionError.Reason`. A core dependency, `PermissionError`, details reasons for access issues. These include `PERMISSION_DENIED`, when the user lacks necessary authorization, and `UNKNOWN`, which is a fallback for unexposed API values. The namespace for these services is specified as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]