type InventorySizeTargeting (v202502)

  • InventorySizeTargeting represents targeted and excluded inventory sizes.

  • This targeting is currently available only on YieldGroup and TrafficDataRequest.

  • The InventorySizeTargeting object includes fields for isTargeted (a boolean indicating targeting or exclusion) and targetedSizes (a list of TargetedSize objects).

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

Field

isTargeted

xsd:boolean

Whether the inventory sizes should be targeted or excluded.

targetedSizes

TargetedSize[]

A list of TargetedSizeDtos.