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

A single targeting criteria breakdown result. More...

Properties

TargetingDimension targetingDimension [get, set]
 The dimension of this breakdown More...
 
bool targetingDimensionSpecified [get, set]
 
long targetingCriteriaId [get, set]
 The unique ID of the targeting criteria. More...
 
bool targetingCriteriaIdSpecified [get, set]
 
string targetingCriteriaName [get, set]
 The name of the targeting criteria. More...
 
bool excluded [get, set]
 When true, the breakdown is negative. More...
 
bool excludedSpecified [get, set]
 
long availableUnits [get, set]
 The available units for this breakdown. More...
 
bool availableUnitsSpecified [get, set]
 
long matchedUnits [get, set]
 The matched units for this breakdown. More...
 
bool matchedUnitsSpecified [get, set]
 

Detailed Description

A single targeting criteria breakdown result.

Property Documentation

long Google.Api.Ads.AdManager.v202305.TargetingCriteriaBreakdown.availableUnits
getset

The available units for this breakdown.

bool Google.Api.Ads.AdManager.v202305.TargetingCriteriaBreakdown.availableUnitsSpecified
getset

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

bool Google.Api.Ads.AdManager.v202305.TargetingCriteriaBreakdown.excluded
getset

When true, the breakdown is negative.

bool Google.Api.Ads.AdManager.v202305.TargetingCriteriaBreakdown.excludedSpecified
getset

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

long Google.Api.Ads.AdManager.v202305.TargetingCriteriaBreakdown.matchedUnits
getset

The matched units for this breakdown.

bool Google.Api.Ads.AdManager.v202305.TargetingCriteriaBreakdown.matchedUnitsSpecified
getset

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

long Google.Api.Ads.AdManager.v202305.TargetingCriteriaBreakdown.targetingCriteriaId
getset

The unique ID of the targeting criteria.

bool Google.Api.Ads.AdManager.v202305.TargetingCriteriaBreakdown.targetingCriteriaIdSpecified
getset

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

string Google.Api.Ads.AdManager.v202305.TargetingCriteriaBreakdown.targetingCriteriaName
getset

The name of the targeting criteria.

TargetingDimension Google.Api.Ads.AdManager.v202305.TargetingCriteriaBreakdown.targetingDimension
getset

The dimension of this breakdown

bool Google.Api.Ads.AdManager.v202305.TargetingCriteriaBreakdown.targetingDimensionSpecified
getset

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


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