Ads API .NET library
|
An atomic rule fragment composing of date operation. More...
Classes | |
class | Fields |
List of all supported fields for the DateRuleItem class. More... | |
class | FilterableFields |
List of all supported filterable fields for the DateRuleItem class. More... | |
class | SelectableFields |
List of all supported selectable fields for the DateRuleItem class. More... | |
Properties | |
DateKey | key [get, set] |
This field is required and should not be More... | |
DateRuleItemDateOperator | op [get, set] |
This field is required and should not be More... | |
bool | opSpecified [get, set] |
string | value [get, set] |
The right hand side of date rule item. The date's format should be YYYYMMDD. More... | |
RelativeDate | relativeValue [get, set] |
The relative date value of the right hand side. The More... | |
An atomic rule fragment composing of date operation.
|
getset |
This field is required and should not be
null
.
|
getset |
This field is required and should not be
null
.
|
getset |
true
, if a value is specified for op, false
otherwise.
|
getset |
The relative date value of the right hand side. The
value
field will override this field when both are present.
|
getset |
The right hand side of date rule item. The date's format should be YYYYMMDD.