Skip to main content
PUT
Update Campaign

Authorizations

X-Authorization-Api-Key
string
header
default:""
required

Path Parameters

id
string
required

Campaign ID

Body

application/json
name
string

Name of Campaign

title
string

Push Title

body
string

Push Body

Push Link

schedule_date
string<date>

DateTime (i.e. 2017-08-25 21:16:50)

segments
string

Segments

automation
string

Automation (d = daily, w = weekly, m = monthly, n = none)

automation_end
string<date>

Automation End Date (e.g. 2017-08-25 17:00:00)

push_ttl
integer

Expiration Time (in seconds)

auto_hide
integer

Auto Hide (in seconds)

collapse_key
string

replace visible notifications on a subscribers device replace visible notifications on a subscribers device (e.g. breaking_news)

tz_delivery
integer

deliver based on user's timezone (set 0 for false, 1 for true)

customIcon
string

url of custom icon to use (recommended size: 250x250)

customImage
string

url of custom image to use (recommended size: 300x500)

status
integer
default:1

set 1 for draft, 2 for scheduled

version_b
object

(optional) Version B for A/B test campaign

conversion_trigger
object
actions
object

action buttons

Response

200