Ads API .NET library
|
Represents a criterion belonging to a shared set. More...
Classes | |
class | Fields |
List of all supported fields for the SharedCriterion class. More... | |
class | FilterableFields |
List of all supported filterable fields for the SharedCriterion class. More... | |
class | SelectableFields |
List of all supported selectable fields for the SharedCriterion class. More... | |
Properties | |
long | sharedSetId [get, set] |
This field can be selected using the value "SharedSetId".This field can be filtered on. This field is required and should not be More... | |
bool | sharedSetIdSpecified [get, set] |
Criterion | criterion [get, set] |
This field is required and should not be More... | |
bool | negative [get, set] |
This field can be selected using the value "Negative".This field can be filtered on. More... | |
bool | negativeSpecified [get, set] |
Represents a criterion belonging to a shared set.
|
getset |
This field is required and should not be
null
.
|
getset |
This field can be selected using the value "Negative".This field can be filtered on.
|
getset |
true
, if a value is specified for negative, false
otherwise.
|
getset |
This field can be selected using the value "SharedSetId".This field can be filtered on. This field is required and should not be
null
.
|
getset |
true
, if a value is specified for sharedSetId, false
otherwise.