Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.02 KB

CampaignSetBranchNode.md

File metadata and controls

19 lines (14 loc) · 1.02 KB

# CampaignSetBranchNode

Properties

Name Type Description Notes
type string Indicates the node type.
name string Name of the set.
operator string An indicator of how the set operates on its elements.
elements \TalonOne\Client\Model\CampaignSetNode[] Child elements of this set.
groupId int The ID of the campaign set.
locked bool An indicator of whether the campaign set is locked for modification.
description string A description of the campaign set. [optional]
evaluationMode string The mode by which campaigns in the campaign evaluation group are evaluated.
evaluationScope string The evaluation scope of the campaign evaluation group.

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