type InventorySizeTargeting (v202502)

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

  • The InventorySizeTargeting object includes fields such as isTargeted, a boolean indicating if sizes are targeted or excluded, 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.