Monetate Engine API
Models
Model: monetate:action:SocialProofDataV2
Model Parameters
Example
{
"actionType":"monetate:action:SocialProofDataV2",
"socialProofData":{
"proofType":"cart",
"lookbackMinutes":180,
"products":[
{
"productId":"pid1",
"count":10
},
{
"productId":"pid2",
"count":20
}
]
},
"component":".product-detail",
"message":{
"type": "html"
"href":"https:/sb.monetate.net/img/1/12345678.html",
"data":"
foo
"
}
}
All Of
Action +
actionType
*
impressionId
impressionReporting
socialProofData
component
message
Returns Social Proof data in Omnichannel integrations.