type InventoryTargeting (v202411)

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

  • It includes lists of targeted and excluded ad units, represented by AdUnitTargeting objects.

  • Targeted placements are identified by their placement IDs using a list of longs.

  • InventoryTargeting objects are utilized within the Google Ad Manager API, specifically version 202411, under the namespace https://www.google.com/apis/ads/publisher/v202411.

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.