[[["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."],[[["InventorySizeTargeting allows publishers to target or exclude specific inventory sizes for their ad inventory."],["This feature is currently applicable to YieldGroups and TrafficDataRequests."],["InventorySizeTargeting utilizes two main fields: `isTargeted` (to specify whether sizes are targeted or excluded) and `targetedSizes` (to define the specific sizes using `TargetedSizeDto` objects)."]]],["The core content details `InventorySizeTargeting`, a feature available for `YieldGroup` and `TrafficDataRequest`. It manages targeted and excluded inventory sizes. Key information includes the `isTargeted` field, a boolean determining inclusion or exclusion, and `targetedSizes`, a list of `TargetedSize` objects. This functionality is part of several services, like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `TargetingPresetService` and `YieldGroupService`. The `Targeting` is a dependency.\n"]]