DeliverySplitConfig
The configuration for a split or split test campaign.
Attributes | Type | Description | Optional | Default |
---|---|---|---|---|
splitPercent | xs:int | Queue percent for each split. Required for a SplitTestCampaign. | Yes | |
testWinningCriterion | WinningCriterion | Criteria for selecting a winner. Used to automatically select the winner. | Yes | |
deliveryId | xs:int | Test campaign unique identifier. | Yes | |
splits | xs:int | Number of splits. | No | |
splitType | DeliverySplitType | Split campaign type. | No |