FAQ
nostojs(api => {
var request = api.createRecommendationRequest()
.addEvent('vp', "product-id", "placement-id")
.loadRecommendations();
});Last updated
Was this helpful?
nostojs(api => {
var request = api.createRecommendationRequest()
.addEvent('vp', "product-id", "placement-id")
.loadRecommendations();
});Last updated
Was this helpful?
Was this helpful?