Add Entity to Adobe Recommendation JSON | Community
Skip to main content
Luca_Lattarini
New Participant
June 11, 2021
Solved

Add Entity to Adobe Recommendation JSON

  • June 11, 2021
  • 1 reply
  • 2034 views

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?

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by ryanr7

Hi @luca_lattarini

I'm not following your question. Can you clarify where the "answer" you are seeing is coming from. When you say how can I add entity element to my JSON, which element or attribute are you referring to? Any single-value attribute sent to Target for an entity can be used in a design.

Looking forward to your clarification to see if I can help better.

1 reply

ryanr7Accepted solution
Employee
June 14, 2021

Hi @luca_lattarini

I'm not following your question. Can you clarify where the "answer" you are seeing is coming from. When you say how can I add entity element to my JSON, which element or attribute are you referring to? Any single-value attribute sent to Target for an entity can be used in a design.

Looking forward to your clarification to see if I can help better.

Luca_Lattarini
New Participant
June 15, 2021

Ok, My goal is to have an HTML recommendation answer with this information entity.id,entity.name and entity.message have been uploaded via Data Feed. My issue is I dont have this information in the answer from Adobe Target Recommendation. Currently I am using the  criteria below