/
DO
dotdigital
/
apiconnector.com
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 7h ago · Updated 2w ago
View markdown
dotdigital
apiconnector.com
get
Gets the split test results of a given campaign.
latest
OpenAPI 3.0.0
2026-08-08
190
133
305.8 KB
109c0537cf77
ApiAccount
8
ApiAddressBook
9
ApiCampaign
13
get
Gets a campaign by ID.
put
Updates a given campaign.
get
Gets all campaigns.
post
Creates a campaign.
get
Gets all campaigns (with filters).
get
Gets all campaigns with additional information like type.
get
Gets any campaigns that have been sent to a list.
get
Gets all sent campaigns, which have had activity (e.g. clicks, opens) after a specified date.
post
Creates a split test campaign.
post
Copies a given campaign returning the new campaign.
delete
Deletes a campaign, and any associated reporting data. If the campaign is currently in use, or being sent to, this call will not be permitted.
get
Gets a campaign by ID with additional information like type and assigned tags
get
Gets the split test results of a given campaign.
ApiCampaignFromAddress
1
ApiCampaignReporting
24
ApiCampaignSend
3
ApiContact
54
ApiContactImport
8
ApiDataField
3
ApiDocument
7
ApiEcommerce
5
ApiImage
4
ApiPreference
18
ApiProductRecommendations
1
ApiProgram
6
ApiSegment
3
ApiSms
7
ApiSurvey
6
ApiTemplate
4
ApiTransactionalEmail
6
ApiCampaign
Gets the split test results of a given campaign.
get
/v2/campaigns/{campaignId}/split-test
Path parameters
campaignId
integer
required
Response
ApiCampaignSplitTestResults
required
versions
ApiSplitTestResult[]
nullable
splitTestWinnerMetric
'Opens'
|
'Clicks'
|
'ROI'
|
'NotAvailableInThisVersion'