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.

  • Targeting is controlled by specifying whether inventory sizes should be included or excluded, and by providing a list of TargetedSize objects.

  • The InventorySizeTargeting feature can be accessed and managed through the TargetingPresetService within the Google Ad Manager API.

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.