Get campaign with details

Gets a campaign by ID, along with all its details


This operation retrieves an existing campaign within your account by its ID, including all of the campaign's details.

These details are an extension to Get campaign, and comprise of the following final four properties to be returned:

  • Type: This can be 'Standard', 'Triggered', or 'NotAvailableInThisVersion'
  • Tags: This is an array of the campaign tags assigned to the campaign. The array will be empty if no campaign tags are assigned.
  • Split test options: This is an array of the the campaign split test options that have been made use of - 'Subject', 'FromAddress', 'FromName', 'Html', and 'PlainText'
  • Sent date: This is the most recent date and time that the campaign was sent. If the campaign hasn't been sent before, then '1970-01-01T00:00:00' will be returned.

Path Params
int32
required

The ID of the campaign

Headers
string
/^(?:\{{0,1}(?:[0-9a-fA-F]){8}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){4}-(?:[0-9a-fA-F]){12}\}{0,1})$/

If you are a partner of Dotdigital and have a verified integration then include your integration tracking token here.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json