Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 998 Bytes

CampaignSetBranchNode.md

File metadata and controls

18 lines (14 loc) · 998 Bytes

CampaignSetBranchNode

Properties

Name Type Description Notes
type str Indicates the node type.
name str Name of the set.
operator str An indicator of how the set operates on its elements.
elements list[CampaignSetNode] Child elements of this set.
group_id int The ID of the campaign set.
locked bool An indicator of whether the campaign set is locked for modification.
description str A description of the campaign set. [optional]
evaluation_mode str The mode by which campaigns in the campaign evaluation group are evaluated.
evaluation_scope str The evaluation scope of the campaign evaluation group.

[Back to Model list] [Back to API list] [Back to README]