Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Rule Filter Criteria
Output representation of the details of a promotion rule filter criteria.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| conditionLogic | String | The condition logic of the promotion rule's filter criteria. | Small, 61.0 | 61.0 |
| name | String | The name of the promotion rule's filter criteria. | Small, 61.0 | 61.0 |
| parentFilterCriteria | String | The parent filter criteria that the promotion rule filter criteria belongs to. | Small, 61.0 | 61.0 |
| ruleActionList | Rule Action[] | The list of actions that belong to the promotion rule filter criteria. | Small, 61.0 | 61.0 |
| ruleConditionList | Rule Condition[] | The list of conditions that belong to the promotion rule filter criteria. | Small, 61.0 | 61.0 |
| sequenceNumber | Integer | The sequence number of the promotion rule's filter criteria in the promotion rule. | Small, 61.0 | 61.0 |
| type | String | Specifies the type of promotion rule filter criteria. | Small, 61.0 | 61.0 |