[[["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 for targeting or excluding specific inventory sizes within ad campaigns."],["This feature is currently supported for YieldGroups and TrafficDataRequests."],["InventorySizeTargeting uses a boolean `isTargeted` field to specify whether the sizes are targeted or excluded, and a list of `TargetedSize` objects to define the sizes themselves."],["The InventorySizeTargeting object is defined within the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The core content defines `InventorySizeTargeting`, used in `YieldGroup` and `TrafficDataRequest`. It manages targeted and excluded inventory sizes. Key actions involve setting whether sizes are targeted or excluded via the `isTargeted` boolean. The `targetedSizes` field contains a list of `TargetedSize` objects, detailing the specific inventory dimensions. This feature is accessible through various services such as `AdRuleService`, `ForecastService`, `YieldGroupService` and `ProposalLineItemService` with related `Targeting` dependency.\n"]]