type InventorySizeTargeting (v202505)

  • InventorySizeTargeting represents targeted and excluded inventory sizes and is currently available on YieldGroup and TrafficDataRequest.

  • The InventorySizeTargeting object includes a boolean field isTargeted to indicate whether sizes are targeted or excluded, and a list field targetedSizes to hold the actual TargetedSize objects.

  • This functionality is supported by various services including AdRuleService, AdjustmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService.

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/v202505

Field

isTargeted

xsd:boolean

Whether the inventory sizes should be targeted or excluded.

targetedSizes

TargetedSize[]

A list of TargetedSizeDtos.