Skip to main content
POST
Add Targets

Path Parameters

campaign_id
string
required

The ID of the campaign to add targets to.

Body

application/json
targets
TargetInput · object[] | null

The list of targets as TargetInputs

Example:
launch
boolean
default:false

Whether to launch the targets immediately or only add them to the campaign

allow_duplicates
boolean
default:true

When set to True all targets with and external ID already contained in the campaign will be ignored

Response

Successful Response