Customer Product Details By Date

Returns an array of customer IDs and recommended Product IDs for each customer targeted by any product recommendation campaign on a particular date.

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

Sample Request

https://apiX.optimove.net/current/customers/GetCustomerProductDetailsByDate?Date=2018-05-15&ProductAttributes="color,style"

Sample Response

[
  {"CustomerID":"231342","ProductID":"jeans12","ProductAttributes":["blue","skinny"]},
  {"CustomerID":"624542","ProductID":"jeans12","ProductAttributes":["grey","relaxed"]}
]
Query Params
date-time
required
string
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