Campaign
Campaign list
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
[
{
"id": "xxxxxxx-2feb-481a-9910-6d71dc337b00",
"id_audience": "xxxxxx-6e58-4db7-8ada-53b7bace6da4",
"id_partner": 12345,
"name": "My first campaign",
"notify_method": "WEBHOOK",
"devices": [
"DESKTOP",
"MOBILE"
],
"event": [
"ONLINE"
],
"map_value_types": [
"EMAIL_HASH"
],
"active": true,
"start": "2019-07-25T17:09:41.32419522+02:00",
"end": "2019-09-30T00:09:41.32419522+02:00",
"max_event_age_in_second": 300,
"max_notifying_per_id": 1000,
"delay_before_notify_same_id_in_second": 3600,
"webhook_endpoint": "https://my-endpoint.com/api/v1/endpoint",
"capping_notify_per_minute": null,
"status_endpoint": null,
"filter_partner_audience": true,
"ready_for_activation": true,
"uploaded_ids": 0
}
]Campaign
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Create campaign
Headers
Name
Type
Description
Request Body
Name
Type
Description
Update campaign
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Last updated