[[["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."],[[["InventorySizeTargeting allows publishers to target or exclude specific inventory sizes for their ad campaigns."],["This feature is currently supported by YieldGroup and TrafficDataRequest."],["InventorySizeTargeting includes parameters to define whether sizes are targeted or excluded and a list of targeted sizes."],["Targeted sizes are specified using the TargetedSizeDto object."]]],["The content defines `InventorySizeTargeting`, used within services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`. It represents targeted and excluded inventory sizes, currently for `YieldGroup` and `TrafficDataRequest`. Key fields include `isTargeted`, a boolean for inclusion or exclusion, and `targetedSizes`, a list of `TargetedSizeDto`s.\n"]]