Ads API .NET library
|
A Custom Intent criterion. More...
Classes | |
class | Fields |
List of all supported fields for the CriterionCustomIntent class. More... | |
class | FilterableFields |
List of all supported filterable fields for the CriterionCustomIntent class. More... | |
class | SelectableFields |
List of all supported selectable fields for the CriterionCustomIntent class. More... | |
Properties | |
long | customIntentId [get, set] |
ID of the custom intent. This field can be selected using the value "CustomIntentId".This field can be filtered on. This field must be greater than or equal to 1. This field is required and should not be More... | |
bool | customIntentIdSpecified [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... | |
A Custom Intent criterion.
A criterion of this type is only targetable. This is disabled for AdX when it is contained within Operators: ADD, SET.
|
getset |
ID of the custom intent. This field can be selected using the value "CustomIntentId".This field can be filtered on. This field must be greater than or equal to 1. This field is required and should not be
null
when it is contained within Operators : ADD.
|
getset |
true
, if a value is specified for customIntentId, false
otherwise.