Monetate Engine API
Models

Model: monetate:action:OmnichannelRecommendation

Model Parameters
Example
{ "actionType": "monetate:action:OmnichannelRecommendation", "items": [ { "id": "sku1", "title": "Shoes", "description": "example description", "link": "http://www.example.com/1/", "imageLink": "http://www.example.com/1/image", "price": 10.5, "itemGroupId": "productId1", "productType": "Clothing", "salePrice": "5", }, { "id": "sku2", "title": "Pants", "description": "example description", "link": "http://www.example.com/2/", "imageLink": "http://www.example.com/2/image", "price": 200.0, "itemGroupId": "productId2", "productType": "Clothing", "salePrice": "10", } ] }
All Of
Action +
actionType
*
impressionId
impressionReporting
items
*

Allows omnichannel recommendations.