Skip to main content
POST
CreateCampaign

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The request of a call to CampaignService_CreateCampaign to create a campaign.

The request of a call to CampaignService_CreateCampaign to create a campaign.

name
string
required
description
string
tags
object
organizationId
string
clientKey
string

User-specified unique identifier.

createFrom
object

Campaigns can be created from a few different sources.

metadata
User-defined metadata for this campaign · object[]

Response

A successful response.

The response of a call to CampaignService_CreateCampaign to create a campaign.

campaign
object
required