Executed Campaigns By Channel

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

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!