Ads API .NET library
|
Number value type for constructing double valued ranges. More...
Classes | |
class | Fields |
List of all supported fields for the DoubleValue class. More... | |
class | FilterableFields |
List of all supported filterable fields for the DoubleValue class. More... | |
class | SelectableFields |
List of all supported selectable fields for the DoubleValue class. More... | |
Properties | |
double | number [get, set] |
the underlying double value. More... | |
bool | numberSpecified [get, set] |
![]() | |
string | ComparableValueType [get, set] |
Indicates that this instance is a subtype of ComparableValue. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More... | |
Number value type for constructing double valued ranges.
|
getset |
the underlying double value.
|
getset |
true
, if a value is specified for number, false
otherwise.