[[["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-02-13 UTC."],[[["InventorySizeTargeting allows for targeting or excluding specific inventory sizes for ad delivery."],["This feature is currently only applicable to YieldGroups and TrafficDataRequests."],["It involves specifying whether to target or exclude and providing a list of desired inventory sizes."],["InventorySizeTargeting utilizes TargetedSize objects to define the specific dimensions of inventory being targeted."]]],["The core content describes `InventorySizeTargeting`, a feature for managing targeted and excluded inventory sizes, currently available for `YieldGroup` and `TrafficDataRequest`. Key actions involve defining whether inventory sizes are targeted or excluded, indicated by the `isTargeted` boolean. The `targetedSizes` field allows specifying a list of `TargetedSizeDto` objects to define the specific sizes to be included or excluded. This is utilized within several services, such as `AdRuleService`, `ForecastService`, `LineItemService`, and `YieldGroupService`.\n"]]