[[["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 2024-08-20 UTC."],[[["InventoryUnitError outlines potential errors encountered when managing inventory units in Google Ad Manager."],["These errors can arise from explicit targeting restrictions, platform incompatibility, AdSense limitations, or root unit deactivation attempts."],["Each error reason has a corresponding enumeration value, providing detailed information about the specific issue."],["This information is crucial for publishers and developers to troubleshoot and resolve inventory-related problems."],["Ad Manager 360 accounts have specific functionalities, such as enabling `AdUnit.explicitlyTargeted`, that might not be available in other versions."]]],["The provided content outlines potential error reasons within the `InventoryUnitError.Reason` enumeration, part of the Ad Manager API (v202408). Errors include `EXPLICIT_TARGETING_NOT_ALLOWED` (only in Ad Manager 360), `TARGET_PLATFORM_NOT_APPLICABLE`, and `ADSENSE_CANNOT_BE_ENABLED` if disabled for the network. Additionally, `ROOT_UNIT_CANNOT_BE_DEACTIVATED` indicates root units cannot be deactivated, and `UNKNOWN` represents values not exposed by the API version. These errors relate to services like `AdjustmentService`, `ForecastService`, `InventoryService` and `PublisherQueryLanguageService`.\n"]]