| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The name of the campaign evaluation group. | |
| parentId | Long | The ID of the parent group that contains the campaign evaluation group. | |
| description | String | A description of the campaign evaluation group. | [optional] |
| evaluationMode | EvaluationModeEnum | The mode by which campaigns in the campaign evaluation group are evaluated. | |
| evaluationScope | EvaluationScopeEnum | The evaluation scope of the campaign evaluation group. | |
| locked | Boolean | An indicator of whether the campaign evaluation group is locked for modification. |
| Name | Value |
|---|---|
| STACKABLE | "stackable" |
| LISTORDER | "listOrder" |
| LOWESTDISCOUNT | "lowestDiscount" |
| HIGHESTDISCOUNT | "highestDiscount" |
| Name | Value |
|---|---|
| CARTITEM | "cartItem" |
| SESSION | "session" |