Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 817 Bytes

File metadata and controls

28 lines (16 loc) · 817 Bytes

UpdateCampaignEvaluationGroup

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"