[[["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."],[],["The core content describes `InventorySizeTargeting`, a feature for managing targeted and excluded inventory sizes within the publisher's ad management system. It is accessible through services such as `AdRuleService`, `ForecastService`, `YieldGroupService`, and others. This feature is currently implemented on `YieldGroup` and `TrafficDataRequest`. It includes the `isTargeted` field, indicating whether to target or exclude sizes, and `targetedSizes`, which contains a list of specific sizes to target.\n"],null,["# type InventorySizeTargeting (v202502)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202502/AdRuleService.InventorySizeTargeting) **AdjustmentService** [ForecastService](/ad-manager/api/reference/v202502/ForecastService.InventorySizeTargeting) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.InventorySizeTargeting) [NativeStyleService](/ad-manager/api/reference/v202502/NativeStyleService.InventorySizeTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.InventorySizeTargeting) [ProposalService](/ad-manager/api/reference/v202502/ProposalService.InventorySizeTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.InventorySizeTargeting) [TargetingPresetService](/ad-manager/api/reference/v202502/TargetingPresetService.InventorySizeTargeting) [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.InventorySizeTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202502/AdjustmentService.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/v202502/YieldGroupService.YieldGroup) and [TrafficDataRequest](/ad-manager/api/reference/v202502/ForecastService.TrafficDataRequest).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|---------------------|-----------------------------------------------------------------------------------------------------------------------|\n| ### `isTargeted` | ` `xsd:`boolean` Whether the inventory sizes should be targeted or excluded. |\n| ### `targetedSizes` | ` `[TargetedSize](/ad-manager/api/reference/v202502/AdjustmentService.TargetedSize)`[]` A list of `TargetedSizeDto`s. |"]]