[[["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 2025-02-20 UTC."],[],["The document defines `InventorySizeTargeting`, used within services like `YieldGroupService` and `ForecastService`. It manages targeted and excluded inventory sizes, offering a way to define which sizes should be included or omitted. `InventorySizeTargeting` has two key fields: `isTargeted`, a boolean indicating inclusion or exclusion, and `targetedSizes`, a list of `TargetedSize` objects that represents the targeted sizes. It is related to several services including AdRuleService, AdjustmentService, LineItemService, etc.\n"]]