v14

latestOpenAPI 3.0.0raw.githubusercontent.com2026-05-279719892.3 MB
Batch

Create a batch of campaigns

This endpoint creates a batch of campaigns. The maximum number of items in a batch request is 50. The campaigns in the response are not guaranteed to be in the same order as they were provided in the request.

post/marketing/campaigns/2026-03/batch/create

Request body

Response

successful operation

completedAtstring date-time required

The date and time when the batch operation was completed, formatted as a date-time string.

linksobject

A map of related links associated with the batch operation.

requestedAtstring date-time

The date and time when the batch operation was requested, formatted as a date-time string.

startedAtstring date-time required

The date and time when the batch operation started, formatted as a date-time string.

status'CANCELED' | 'COMPLETE' | 'PENDING' | 'PROCESSING' required

The current status of the batch operation, with possible values: CANCELED, COMPLETE, PENDING, PROCESSING.