type InventorySizeTargeting (v202508)

  • InventorySizeTargeting represents a collection of targeted and excluded inventory sizes.

  • This feature is currently available on YieldGroup and TrafficDataRequest.

  • It includes a boolean field isTargeted to indicate if sizes are targeted or excluded and a list of TargetedSize objects in the targetedSizes field.

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.