[[["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 ad delivery."],["It's used with YieldGroups and TrafficDataRequests to refine ad targeting strategies."],["It defines whether inventory sizes should be included or excluded and provides a list of targeted sizes."],["The InventorySizeTargeting object utilizes a boolean \"isTargeted\" and an array of \"targetedSizes\" objects to manage its targeting."]]],["The core content defines `InventorySizeTargeting`, a feature for managing targeted and excluded inventory sizes. It's applicable to `YieldGroup` and `TrafficDataRequest`. Key components include `isTargeted`, a boolean to indicate if sizes are targeted or excluded, and `targetedSizes`, a list of `TargetedSize` objects. It is part of multiple services such as `AdRuleService`, `ForecastService`, `LineItemService`, `NativeStyleService`, and others. Its namespace is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]