type InventorySizeTargeting (v202411)

  • InventorySizeTargeting allows you to target or exclude specific ad inventory sizes.

  • It is currently applicable to YieldGroup and TrafficDataRequest.

  • You can specify whether to target or exclude inventory sizes using the isTargeted field.

  • The targetedSizes field lets you define a list of targeted sizes using TargetedSizeDto.

  • The namespace for InventorySizeTargeting is 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.