[[["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."],["These errors can arise from explicit targeting restrictions, platform incompatibility, AdSense limitations, or root unit deactivation attempts."],["InventoryUnitError includes specific reasons such as `EXPLICIT_TARGETING_NOT_ALLOWED`, `TARGET_PLATFORM_NOT_APPLICABLE`, `ADSENSE_CANNOT_BE_ENABLED`, `ROOT_UNIT_CANNOT_BE_DEACTIVATED`, and `UNKNOWN`."],["Ad Manager 360 accounts have specific functionalities like setting `AdUnit.explicitlyTargeted` to `true`."],["The provided namespace helps identify the API version and associated functionalities related to inventory unit errors."]]],["The `InventoryUnitError.Reason` enumeration within the Google Ad Manager API (v202411) outlines potential errors related to inventory units. Key error reasons include `EXPLICIT_TARGETING_NOT_ALLOWED` (only allowed in Ad Manager 360), `TARGET_PLATFORM_NOT_APPLICABLE`, `ADSENSE_CANNOT_BE_ENABLED` if disabled at the network level, and `ROOT_UNIT_CANNOT_BE_DEACTIVATED`. An `UNKNOWN` value is used for unexposed API versions. These errors can be thrown by the AdjustmentService, ForecastService and InventoryService.\n"]]