CreateCampaign
Create a campaign.
POST
/
api
/v1
/campaigns
Request Body
application/json
RequiredThe request of a call to CampaignService_CreateCampaign
to create a campaign.
name
RequiredThe descriptive display name of the created campaign
description
A custom description for the campaign
tags
object
organizationId
`organization_id` is only required if your user belongs to multiple organizations
clientKey
string
User-specified unique identifier.
createFrom
object
Campaigns can be created from a few different sources.
A successful response.