-
Notifications
You must be signed in to change notification settings - Fork 0
Action: bind
Richard Cowin edited this page Dec 5, 2023
·
3 revisions
When an action is specified as a bind
, an Evolv attribute will be created using tag as the audience attribute.
{
"source": "expression",
"key": "window.data.productName",
"action": "bind",
"tag": "product.name"
}