Omnichannel Experiences

Omnichannel Product Badging Action Request

here is an example of an engine api request for an omnichannel product badging action that targets product list pages ensure that the request specifies that the product badge appears on product list pages furthermore, ensure that the product ids sent in the request match product ids in the product catalog example request for omnichannel product badging action { "channel" "a 927c8120/p/example com", "deviceid" "123456", "events" \[ { "eventtype" "monetate\ decision\ decisionrequest", "requestid" "sample unique request id abc 123", "includereporting" false }, { "eventtype" "monetate\ context\ productthumbnailview", "products" \[ "backp 008", "tent 004", "hikepants 012", "sleepbag 004", "tent 003", "sleepbag 001" ] } ] }