Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the business
Body
The name of the campaign
The IDs of the customers enrolled in the campaign
The steps of the campaign
The IDs of the customers excluded by the campaign
The email address used to send emails in the campaign. Will be the ID of an email-like object
The phone number used to send SMS messages in the campaign. Will be the ID of a phone number-like object
The scheduled time of the campaign in ISO 8601 format
The ID of the segment to attach to the campaign
The metadata of the campaign
The revenue attributed to the campaign
Response
The created Campaign
object
The ID of the campaign
The time when the campaign was created in ISO 8601 format
The time when the campaign was last updated in ISO 8601 format
The name of the campaign
The customers enrolled in the campaign
The segment attached to the campaign
The steps of the campaign
The email address used to send emails in the campaign. Will be the ID of an email-like object
The phone number used to send SMS messages in the campaign. Will be the ID of a phone number-like object
The status of the campaign.
draft
, scheduled
, started
, stopped
, finished
The time when the campaign is scheduled to start in ISO 8601 format
The statistics of the campaign. Includes information about customers enrolled, email statistics, and custom step statistics
The number of message segments actually used by the campaign
The number of message segments estimated to be used by the campaign
The revenue attributed to the campaign