Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 642 Bytes

CampaignEvaluationPosition.md

File metadata and controls

12 lines (9 loc) · 642 Bytes

TalonOne.Model.CampaignEvaluationPosition

The campaign position within the evaluation tree.

Properties

Name Type Description Notes
GroupId int The ID of the campaign evaluation group the campaign belongs to.
GroupName string The name of the campaign evaluation group the campaign belongs to.
Position int The position of the campaign node in its parent group.

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