type InventoryTargeting (v202411)

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

  • It encompasses targeting and exclusion criteria for ad units using targetedAdUnits and excludedAdUnits.

  • targetedPlacementIds enables targeting specific placements based on their unique identifiers.

  • The InventoryTargeting object is used within various Ad Manager services like AdRuleService, AudienceSegmentService, ForecastService and others.

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.