Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 813 Bytes

NewCampaignEvaluationGroup.md

File metadata and controls

27 lines (16 loc) · 813 Bytes

NewCampaignEvaluationGroup

Properties

Name Type Description Notes
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
locked Boolean An indicator of whether the campaign evaluation group is locked for modification.

Enum: EvaluationModeEnum

Name Value
STACKABLE "stackable"
LISTORDER "listOrder"
LOWESTDISCOUNT "lowestDiscount"
HIGHESTDISCOUNT "highestDiscount"