[[["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-11-19 UTC."],[[["InventoryUnitError outlines potential errors encountered when managing inventory units within Google Ad Manager."],["Reasons for these errors can include explicit targeting restrictions, platform incompatibility, AdSense limitations, and root unit deactivation attempts."],["Each error reason is represented by a specific enumeration value within the InventoryUnitError object, providing detailed context for troubleshooting."],["Ad Manager 360 accounts have specific functionalities, such as enabling explicit targeting for ad units, that may not be available in other account types."],["Understanding these error reasons and their corresponding enumerations helps publishers effectively manage and troubleshoot inventory unit configurations in their Ad Manager network."]]],["The `InventoryUnitError.Reason` enumeration within the specified namespace outlines potential errors related to inventory units. Key errors include `EXPLICIT_TARGETING_NOT_ALLOWED`, applicable only to Ad Manager 360, and `TARGET_PLATFORM_NOT_APPLICABLE`, indicating an invalid target platform. Other errors are `ADSENSE_CANNOT_BE_ENABLED`, which arises when AdSense is disabled for the network, and `ROOT_UNIT_CANNOT_BE_DEACTIVATED`, prohibiting the deactivation of root units. `UNKNOWN` serves as a placeholder for unexposed API values.\n"]]