Customer Action Details By Date

Returns customer IDs and details of the campaigns sent to them on a particular date.

Sample Request

https://apiX.optimove.net/current/customers/GetCustomerActionDetailsByDate?Date=2018-05-10

Sample Response

[
  {"CustomerID":"231342","RecipientGroupID":1,"ActionID":42,"ChannelID":504},
  {"CustomerID":"940023","RecipientGroupID":2,"ActionID":42,"ChannelID":504}
]
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!