type InventoryTargeting (v202411)

  • InventoryTargeting allows you to target and exclude specific ad units and placements for your ad campaigns.

  • You can include or exclude ad units using targetedAdUnits and excludedAdUnits respectively, providing granular control.

  • targetedPlacementIds enables targeting based on Placement IDs for broader reach.

  • This object is a key part of the Google Ad Manager API and uses 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.