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