/
DO
dotdigital
/
apiconnector.com
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 2w ago
View markdown
dotdigital
apiconnector.com
get
Gets a campaign by ID with additional information like type and assigned tags
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 a campaign by ID with additional information like type and assigned tags
get
/v2/campaigns/{campaignId}/with-details
Path parameters
campaignId
integer
required
Response
ApiCampaignDetails
required
id
integer
name
string
required
subject
string
required
fromName
string
required
fromAddress
ApiCampaignFromAddress
htmlContent
string
required
plainTextContent
string
required
replyAction
'Unset'
|
'WebMailForward'
|
'Webmail'
|
'Delete'
|
'NotAvailableInThisVersion'
replyToAddress
string
nullable
isSplitTest
boolean
status
'Unsent'
|
'Sending'
|
'Sent'
|
'Paused'
|
'Cancelled'
|
'RequiresSystemApproval'
|
'RequiresSMSApproval'
|
'RequiresWorkflowApproval'
|
'Triggered'
|
'NotAvailableInThisVersion'
type
'Standard'
|
'Triggered'
|
'NotAvailableInThisVersion'
tags
ApiCampaignTag[]
nullable
splitTestOptions
string[]
nullable
sentDate
string
date-time
customReplyToAddress
string
nullable