type InventorySizeTargeting (v202411)

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

  • The isTargeted field is a boolean indicating whether inventory sizes should be targeted or excluded.

  • The targetedSizes field is a list of TargetedSizeDtos.

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

Field

isTargeted

xsd:boolean

Whether the inventory sizes should be targeted or excluded.

targetedSizes

TargetedSize[]

A list of TargetedSizeDtos.