type InventoryTargeting (v202411)

  • InventoryTargeting is used to define a collection of targeted and excluded ad units and placements for ad delivery.

  • This object includes lists for targeted and excluded ad units, specified using AdUnitTargeting.

  • It also allows targeting specific placements through a list of their IDs.

  • InventoryTargeting is relevant for services like ForecastService, which utilizes this object to define the scope of inventory for forecasting.

A collection of targeted and excluded ad units and placements.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

targetedAdUnits

AdUnitTargeting[]

A list of targeted AdUnitTargeting.

excludedAdUnits

AdUnitTargeting[]

A list of excluded AdUnitTargeting.

targetedPlacementIds

xsd:long[]

A list of targeted Placement ids.