type InventorySizeTargeting (v202411)

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

  • This feature is currently only applicable to YieldGroups and TrafficDataRequests.

  • It involves specifying whether to target or exclude sizes, and then providing a list of the specific sizes.

  • The sizes are defined using TargetedSize objects, which provide detailed dimensions and other relevant information.

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.