Conditions
Conditions, or triggers, define the environment necessary for the rule action to fire. Any combination of conditions (date, field value, query, and query profile) can be defined for a rule.
Query profile triggers can be tested in the Query Workbench or with the Query Pipelines API by setting queryProfileID parameter on the request.
Configuration options
Condition types
Dates
| Required | Parameter | Description | Example | 
|---|---|---|---|
| ✅ | Dates | The date and time range for the rule. | 
 | 
Field value
| Required | Parameter | Description | Example | 
|---|---|---|---|
| ✅ | Filters | The filters that determine whether the rule fires: 
 | Field name:  Field value:  | 
Query
| Required | Parameter | Description | Example | 
|---|---|---|---|
| ✅ | Match query using | Method used for query matching. Choose from the following: 
 | 
 | 
| ✅ | Search terms | Search terms that will trigger the rule. Terms can be words or phrases. | 
 | 
Query profile
| Required | Parameter | Description | Example | 
|---|---|---|---|
| ✅ | Query profile ID | The ID of the query profile that allows the rule to fire. Accepts multiple values. | 
 |