[[["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-05-15 UTC."],[[["InventoryUnitError.Reason outlines potential errors encountered when managing inventory units in Google Ad Manager."],["Errors can arise from explicit targeting settings, platform incompatibility, AdSense limitations, or root unit deactivation attempts."],["This enumeration helps to identify specific error causes, such as incorrect targeting or unauthorized actions, aiding in troubleshooting and resolution."],["Ad Manager 360 accounts have specific functionality, like explicit targeting, which might not be available in other account types."],["An unknown error value might be returned if the API version in use doesn't expose the specific reason."]]],["The `InventoryUnitError.Reason` lists potential errors within the `InventoryService`. Key errors include `EXPLICIT_TARGETING_NOT_ALLOWED`, which is restricted to Ad Manager 360 accounts. `TARGET_PLATFORM_NOT_APPLICABLE` indicates an invalid target platform. `ADSENSE_CANNOT_BE_ENABLED` signifies AdSense is disabled at the network level, and `ROOT_UNIT_CANNOT_BE_DEACTIVATED` means root units cannot be deactivated. The `UNKNOWN` error is a fallback for values not available in the API. The relevant services are `AdjustmentService`, `ForecastService`, `InventoryService`, and `PublisherQueryLanguageService`.\n"]]