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

Represents a collection of targeted and excluded inventory sizes. This is currently only available on YieldGroup and TrafficDataRequest. More...

Properties

bool isTargeted [get, set]
 Whether the inventory sizes should be targeted or excluded. More...
 
bool isTargetedSpecified [get, set]
 
TargetedSize[] targetedSizes [get, set]
 A list of TargetedSizeDtos. More...
 

Detailed Description

Represents a collection of targeted and excluded inventory sizes. This is currently only available on YieldGroup and TrafficDataRequest.

Property Documentation

bool Google.Api.Ads.AdManager.v202308.InventorySizeTargeting.isTargeted
getset

Whether the inventory sizes should be targeted or excluded.

bool Google.Api.Ads.AdManager.v202308.InventorySizeTargeting.isTargetedSpecified
getset

true, if a value is specified for isTargeted, false otherwise.

TargetedSize [] Google.Api.Ads.AdManager.v202308.InventorySizeTargeting.targetedSizes
getset

A list of TargetedSizeDtos.


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