Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202308.InventoryTargeting Class Reference

A collection of targeted and excluded ad units and placements. More...

Properties

AdUnitTargeting[] targetedAdUnits [get, set]
 A list of targeted AdUnitTargeting. More...
 
AdUnitTargeting[] excludedAdUnits [get, set]
 A list of excluded AdUnitTargeting. More...
 
long[] targetedPlacementIds [get, set]
 A list of targeted Placement ids. More...
 

Detailed Description

A collection of targeted and excluded ad units and placements.

Property Documentation

AdUnitTargeting [] Google.Api.Ads.AdManager.v202308.InventoryTargeting.excludedAdUnits
getset

A list of excluded AdUnitTargeting.

AdUnitTargeting [] Google.Api.Ads.AdManager.v202308.InventoryTargeting.targetedAdUnits
getset

A list of targeted AdUnitTargeting.

long [] Google.Api.Ads.AdManager.v202308.InventoryTargeting.targetedPlacementIds
getset

A list of targeted Placement ids.


The documentation for this class was generated from the following file: