type InventorySizeTargeting (v202508)

  • InventorySizeTargeting represents targeted and excluded inventory sizes.

  • This feature is currently available for YieldGroup and TrafficDataRequest.

  • InventorySizeTargeting has two fields: isTargeted (boolean) and targetedSizes (list of TargetedSizeDto).

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

Field

isTargeted

xsd:boolean

Whether the inventory sizes should be targeted or excluded.

targetedSizes

TargetedSize[]

A list of TargetedSizeDtos.