Ads API .NET library
|
Represents an Age Range criterion. More...
Classes | |
class | Fields |
List of all supported fields for the AgeRange class. More... | |
class | FilterableFields |
List of all supported filterable fields for the AgeRange class. More... | |
class | SelectableFields |
List of all supported selectable fields for the AgeRange class. More... | |
Properties | |
AgeRangeAgeRangeType | ageRangeType [get, set] |
This field can be selected using the value "AgeRangeType". This field is read only and will be ignored when sent to the API. More... | |
bool | ageRangeTypeSpecified [get, set] |
![]() | |
long | id [get, set] |
ID of this criterion. This field can be selected using the value "Id".This field can be filtered on. This field is required and should not be More... | |
bool | idSpecified [get, set] |
CriterionType | type [get, set] |
This field can be selected using the value "CriteriaType".This field can be filtered on. This field is read only and will be ignored when sent to the API. More... | |
bool | typeSpecified [get, set] |
string | CriterionType [get, set] |
Indicates that this instance is a subtype of Criterion. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. More... | |
Represents an Age Range criterion.
A criterion of this type can only be created using an ID. A criterion of this type can be either targeted or excluded. This is disabled for AdX when it is contained within Operators: ADD, SET.
|
getset |
This field can be selected using the value "AgeRangeType". This field is read only and will be ignored when sent to the API.
|
getset |
true
, if a value is specified for ageRangeType, false
otherwise.