type InventorySizeTargeting (v202411)

  • InventorySizeTargeting allows publishers to target or exclude specific inventory sizes for their ad campaigns.

  • It's primarily used with YieldGroups and TrafficDataRequests to optimize ad delivery.

  • The targeting is controlled by specifying a list of TargetedSize objects and whether they should be included or excluded.

  • The InventorySizeTargeting feature is defined within the Google Ad Manager API 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.