Name | Type | Description | Notes |
---|---|---|---|
applicationId | Integer | The ID of the application that owns this entity. | |
name | String | The name of the campaign evaluation group. | |
parentId | Integer | 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. | |
id | Integer | Unique ID for this entity. Not to be confused with the Integration ID, which is set by your integration layer and used in most endpoints. |
Name | Value |
---|---|
STACKABLE | "stackable" |
LISTORDER | "listOrder" |
LOWESTDISCOUNT | "lowestDiscount" |
HIGHESTDISCOUNT | "highestDiscount" |
Name | Value |
---|---|
CARTITEM | "cartItem" |
SESSION | "session" |