type InventorySizeTargeting (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Represents a collection of targeted and excluded inventory sizes. This is currently only
available on YieldGroup and TrafficDataRequest.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
isTargeted
|
xsd:boolean
Whether the inventory sizes should be targeted or excluded.
|
targetedSizes
|
TargetedSize[]
A list of TargetedSizeDto s.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["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 YieldGroup and TrafficDataRequest, impacting ad delivery and forecasting.\u003c/p\u003e\n"],["\u003cp\u003eTargeting is achieved through a combination of targeted or excluded status and a list of targeted sizes.\u003c/p\u003e\n"],["\u003cp\u003eThis feature resides within the Google Ad Manager API namespace for the v202408 version.\u003c/p\u003e\n"]]],["The document defines `InventorySizeTargeting`, used within services like `YieldGroupService` and `ForecastService`. It manages targeted and excluded inventory sizes, applicable only to `YieldGroup` and `TrafficDataRequest`. The key fields are `isTargeted`, a boolean to specify if sizes are included or excluded, and `targetedSizes`, a list of `TargetedSize` objects defining the actual inventory sizes. `InventorySizeTargeting` relies on the `Targeting` dependency.\n"],null,["# type InventorySizeTargeting (v202408)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202408/AdRuleService.InventorySizeTargeting) [AdjustmentService](/ad-manager/api/reference/v202408/AdjustmentService.InventorySizeTargeting) [ForecastService](/ad-manager/api/reference/v202408/ForecastService.InventorySizeTargeting) [LineItemService](/ad-manager/api/reference/v202408/LineItemService.InventorySizeTargeting) [NativeStyleService](/ad-manager/api/reference/v202408/NativeStyleService.InventorySizeTargeting) [ProposalLineItemService](/ad-manager/api/reference/v202408/ProposalLineItemService.InventorySizeTargeting) [ProposalService](/ad-manager/api/reference/v202408/ProposalService.InventorySizeTargeting) [PublisherQueryLanguageService](/ad-manager/api/reference/v202408/PublisherQueryLanguageService.InventorySizeTargeting) **TargetingPresetService** [YieldGroupService](/ad-manager/api/reference/v202408/YieldGroupService.InventorySizeTargeting) **Dependencies** \n[Targeting](/ad-manager/api/reference/v202408/TargetingPresetService.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/v202408/YieldGroupService.YieldGroup) and [TrafficDataRequest](/ad-manager/api/reference/v202408/ForecastService.TrafficDataRequest).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---------------------|----------------------------------------------------------------------------------------------------------------------------|\n| ### `isTargeted` | ` `xsd:`boolean` Whether the inventory sizes should be targeted or excluded. |\n| ### `targetedSizes` | ` `[TargetedSize](/ad-manager/api/reference/v202408/TargetingPresetService.TargetedSize)`[]` A list of `TargetedSizeDto`s. |"]]