Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.09 KB

CampaignEvaluationGroup.md

File metadata and controls

17 lines (13 loc) · 1.09 KB

CampaignEvaluationGroup

Properties

Name Type Description Notes
application_id int The ID of the application that owns this entity.
name str The name of the campaign evaluation group.
parent_id int The ID of the parent group that contains the campaign evaluation group.
description str A description of the campaign evaluation group. [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.
locked bool An indicator of whether the campaign evaluation group is locked for modification.
id int Unique ID for this entity. Not to be confused with the Integration ID, which is set by your integration layer and used in most endpoints.

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