createSplitTest
Creates a new Split Test campaign.
Input | Type | Description |
---|---|---|
token | AuthToken | Authorization token. |
splitTestCampaign | SplitTestCampaign | A split test campaign. |
Output | Type | Description |
---|---|---|
SplitTestCampaign | The campaign that is created, including its identifier, the container campaign (parent) and the winner campaign. |