get https://{url}/onceOfEvent/
This endpoint allows you to retrieve a specific once-off event campaign.
-
URL:
GET - {{url}}/onceOfEvent/:id -
Parameter:
id- ID of the campaign. -
Success: The campaign data are returned.
This endpoint allows you to retrieve a specific once-off event campaign.
URL: GET - {{url}}/onceOfEvent/:id
Parameter: id - ID of the campaign.
Success: The campaign data are returned.
Try It! to start a request and see the response here!