Executed Campaigns By Channel

Returns the list of campaigns executed for a particular channel on a particular date.

Notes

  • This call returns results only for successful campaigns that have more than 0 customers

Sample Request

https://apiX.optimove.net/current/actions/GetExecutedCampaignsByChannel?ChannelID=15&Date=2018-02-20

Sample Response

[
  {"CampaignID":"12"},
  {"CampaignID":"16"},
  {"CampaignID":"17"},
  {"CampaignID":"19"}
]
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!