[[["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 2025-08-06 UTC."],[[["\u003cp\u003eInventorySizeTargeting allows for targeting or excluding ad inventory based on size.\u003c/p\u003e\n"],["\u003cp\u003eIt's applicable to YieldGroups and TrafficDataRequests.\u003c/p\u003e\n"],["\u003cp\u003eTargeting is achieved through a boolean (\u003ccode\u003eisTargeted\u003c/code\u003e) and a list of TargetedSize objects (\u003ccode\u003etargetedSizes\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for InventorySizeTargeting is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The provided content details `InventorySizeTargeting`, a feature for managing targeted and excluded inventory sizes within ad management. It's used in `YieldGroup` and `TrafficDataRequest`. Key actions involve setting `isTargeted` to define whether to include or exclude sizes and providing a list of `targetedSizes` using `TargetedSize` data structures. Several services such as `AdRuleService`, `ForecastService`, `LineItemService`, and more have the option for this feature.\n"],null,["# type InventorySizeTargeting (v202411)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202411/AdRuleService.InventorySizeTargeting) [AdjustmentService](/ad-manager/api/reference/v202411/AdjustmentService.InventorySizeTargeting) [ForecastService](/ad-manager/api/reference/v202411/ForecastService.InventorySizeTargeting) [LineItemService](/ad-manager/api/reference/v202411/LineItemService.InventorySizeTargeting) **NativeStyleService** [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.InventorySizeTargeting) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.InventorySizeTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.InventorySizeTargeting) [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.InventorySizeTargeting) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.InventorySizeTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202411/NativeStyleService.Targeting) \n▼\n**InventorySizeTargeting**\n\nRepresents a collection of targeted and excluded inventory sizes. This is currently only\navailable on [YieldGroup](/ad-manager/api/reference/v202411/YieldGroupService.YieldGroup) and [TrafficDataRequest](/ad-manager/api/reference/v202411/ForecastService.TrafficDataRequest).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|---------------------|------------------------------------------------------------------------------------------------------------------------|\n| ### `isTargeted` | ` `xsd:`boolean` Whether the inventory sizes should be targeted or excluded. |\n| ### `targetedSizes` | ` `[TargetedSize](/ad-manager/api/reference/v202411/NativeStyleService.TargetedSize)`[]` A list of `TargetedSizeDto`s. |"]]