type InventorySizeTargeting (v202508)

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

  • The isTargeted field is a boolean indicating whether sizes are targeted or excluded.

  • The targetedSizes field is a list of TargetedSize DTOs.

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.