Executed Campaigns By Channel

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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"}
]
Query Params
int32
required

The identifier of a particular campaign execution channel.

date-time
required
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json