[[["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 publishers to target or exclude specific inventory sizes for their ad inventory.\u003c/p\u003e\n"],["\u003cp\u003eIt's primarily used with YieldGroups and TrafficDataRequests to manage ad delivery and forecasting.\u003c/p\u003e\n"],["\u003cp\u003eInventorySizeTargeting is defined by two main fields: isTargeted (boolean) and targetedSizes (array of TargetedSize objects).\u003c/p\u003e\n"],["\u003cp\u003ePublishers can specify whether they want to target or exclude certain inventory sizes using the isTargeted field.\u003c/p\u003e\n"],["\u003cp\u003eThe targetedSizes field defines the specific sizes that should be targeted or excluded, providing flexibility in ad delivery optimization.\u003c/p\u003e\n"]]],["The document details the `InventorySizeTargeting` feature, which manages targeted and excluded inventory sizes. This feature is applicable to `YieldGroup` and `TrafficDataRequest`. Key components include the `isTargeted` field (a boolean indicating inclusion or exclusion) and `targetedSizes` (a list of `TargetedSize` objects). It's accessible within several services like `AdRuleService`, `AdjustmentService`, `ForecastService`, `LineItemService`, `NativeStyleService`, `ProposalLineItemService`, `ProposalService`, `PublisherQueryLanguageService`, `TargetingPresetService`, and `YieldGroupService`.\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](/ad-manager/api/reference/v202411/NativeStyleService.InventorySizeTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202411/ProposalLineItemService.InventorySizeTargeting) [ProposalService](/ad-manager/api/reference/v202411/ProposalService.InventorySizeTargeting) **PublisherQueryLanguageService** [TargetingPresetService](/ad-manager/api/reference/v202411/TargetingPresetService.InventorySizeTargeting) [YieldGroupService](/ad-manager/api/reference/v202411/YieldGroupService.InventorySizeTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202411/PublisherQueryLanguageService.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/PublisherQueryLanguageService.TargetedSize)`[]` A list of `TargetedSizeDto`s. |"]]