/
AG
aghanim
/
Aghanim Server-to-Server API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
aghanim
Aghanim Server-to-Server API
post
Create Campaign
v2
latest
OpenAPI 3.1.0
2026-08-07
168
434
918.5 KB
LiveOps
Create Campaign
post
/v1/campaigns
Request body
CampaignCreate
required
name
string
required
description
string
enabled
boolean
required
type
union
required
time_limit
boolean
start_at
number
end_at
number
archived_at
number
attributes
PersistentCampaignAttributes
position
integer
allowed_popups_on_store
boolean
is_sync
boolean
graph
GraphRoot
version_description
string
Response
Successful Response
Campaign
required
name
string
required
description
string
enabled
boolean
required
type
union
required
time_limit
boolean
start_at
number
end_at
number
archived_at
number
attributes
PersistentCampaignAttributes
position
integer
allowed_popups_on_store
boolean
is_sync
boolean
id
string
required
version
string
created_by_customer_id
string
created_from_id
string
version_description
string
required
modified_at
integer
created_at
integer
required