Monetate Engine API
Models
Model: monetate:action:GlobalApiAction
Model Parameters
monetate:action:GlobalApiAction
Example
{
"data": "tranformed data",
"json": {"foo": "bar"},
"actionType": "monetate:action:GlobalApiAction"
}
All Of
Action +
actionType
string
*
impressionId
string
impressionReporting
ImpressionReporting[]
This action fetches data from an endpoint, transforms it, and returns the transformed data. This works similarly to the apiAction typed response but will return additional context in the "json" field. The json field holds context on the match conditions in the experience. For example a product id list.