Add Entity to Adobe Recommendation JSON
Hello guys,
I am getting this answer from AT recommendation as Most Viewed Entity
"user.endpoint.mostViewedEntity": {
"value": "{\n \"ranksByEnvironment\" : {\n \"0\" : [ ],\n \"1702\" : [ {\n \"id\" : \"\",\n \"rank\" : -2\n }, {\n \"id\" : \"Product A \",\n \"rank\" : 65\n } ]\n }\n}",
"modifiedAt": "2021-06-10T02:26:25.653-04:00"
}
How can I use this value in the Design because it seems it is not in the possible attribute can be used?

Yet, How can I add entity element to my JSON?