v1
latestOpenAPI 3.1.02026-07-24590188.7 KBcampaign/create
post/v2/api/campaign/create
Request body
Response
200
Example response
{
"id": "<adsId>",
"advertiser_id": "<adsId>",
"name": "<string>",
"created_at": "<instant>",
"updated_at": "<instant>",
"status": "<string>",
"user_status": "<string>",
"objective": "<string>",
"sub_objective": "<string>"
}