sendSplitTest
Sends an existing split test campaign.
| Input | Type | Description | 
|---|---|---|
| token | AuthToken | Authorization token. | 
| campaignIdentifier | xs:int | Campaign identifier. | 
| hours | xs:int | Defines how many hours after sending the winner selection is carried out. Null if manual evaluation is set. | 
| xs:boolean | If true, the winner selection result is sent in a mail. Null if manual evaluation is set. | 
| Output | Type | Description | 
|---|---|---|
| xs:int | The request identifier |