type InventorySizeTargeting (v202411)

  • InventorySizeTargeting allows for targeting or excluding specific inventory sizes within ad campaigns.

  • This feature is currently supported for YieldGroups and TrafficDataRequests.

  • InventorySizeTargeting uses a boolean isTargeted field to specify whether the sizes are targeted or excluded, and a list of TargetedSize objects to define the sizes themselves.

  • The InventorySizeTargeting object is defined within the namespace https://www.google.com/apis/ads/publisher/v202411.

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.