[[["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 limited to YieldGroups and TrafficDataRequests."],["Targeting is controlled using a boolean (isTargeted) and a list of TargetedSize objects defining the dimensions."],["InventorySizeTargeting objects use the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The content defines `InventorySizeTargeting`, a feature for specifying targeted or excluded inventory sizes. It's accessible through services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService` and `YieldGroupService`. It relies on the `Targeting` dependency. Key fields include `isTargeted` (boolean for targeting or exclusion) and `targetedSizes` (list of `TargetedSizeDto`s). This functionality applies to `YieldGroup` and `TrafficDataRequest`.\n"]]