Customers

Customer Product Recommendations

get/Customers/GetCustomerProductRecommendations

Query parameters

ProductAttributesstring
startDatestring date-time
endDatestring date-time
RecommendationTypeinteger
CustomerIDstring

The identifier of a customer in your customer database.

SuggestedInCampaignboolean

Response

Success

CustomerIDstring nullable
ProductIdstring nullable
RecommendationTypeinteger
ProductAttributesstring[] nullable

Changes