[[["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 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 constraints."],["Each error reason is represented by a specific enumeration value within the InventoryUnitError object."],["The InventoryUnitError object is used by various Google Ad Manager services, such as AdjustmentService, ForecastService, InventoryService, and PublisherQueryLanguageService."],["The documentation provides detailed descriptions and potential solutions for each InventoryUnitError.Reason."]]],["The `InventoryUnitError.Reason` enumeration within the Google Ad Manager API (v202405) 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 for the network, and `ROOT_UNIT_CANNOT_BE_DEACTIVATED`. An `UNKNOWN` value signifies an unexposed error in the API version. These errors can be surfaced by the AdjustmentService, ForecastService, InventoryService, and PublisherQueryLanguageService.\n"]]