v1
latestOpenAPI 3.0.12026-07-22204678550.0 KBCampaign
/2026-01/marketing-solutions/campaigns
Create the specified campaign
A campaign, or in other words a marketing campaign, is an entity that defines advertising objectives and success criteria.
post/2026-01/marketing-solutions/campaigns
Request body
Example request
{
"data": {
"type": "Campaign"
}
}Response
The campaign that has been created and errors / warnings
Example response
{
"data": {
"type": "Campaign"
}
}