Ads API .NET library
|
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] |
A single targeting criteria breakdown result.
|
getset |
The available units for this breakdown.
|
getset |
true
, if a value is specified for availableUnits, false
otherwise.
|
getset |
When true, the breakdown is negative.
|
getset |
true
, if a value is specified for excluded, false
otherwise.
|
getset |
The matched units for this breakdown.
|
getset |
true
, if a value is specified for matchedUnits, false
otherwise.
|
getset |
The unique ID of the targeting criteria.
|
getset |
true
, if a value is specified for targetingCriteriaId, false
otherwise.
|
getset |
The name of the targeting criteria.
|
getset |
The dimension of this breakdown
|
getset |
true
, if a value is specified for targetingDimension, false
otherwise.