Adobe
AD0-E409 · Question #81
A client has a requirement to promote a discount offer to reorder the last purchased product by the user. The recommendation is to use Adobe Target HTML Offers with Dynamic Data. Last product purchase
Sign in or unlock AD0-E409 to reveal the answer and full explanation for question #81. The question stem and answer options stay visible for context.
Implementation and Integration
Question
A client has a requirement to promote a discount offer to reorder the last purchased product by the user. The recommendation is to use Adobe Target HTML Offers with Dynamic Data. Last product purchased information is available in the data layer when a user logs into the web- application. From the data layer, the information is passed in a Target request as a profile attribute. The HTML Offer has the following code: <h1> Get a discount when you buy ${user.lastProductPurchased} again. Click here for further details! </h1> The offer is not rendering the Dynamic Data. What is the correct syntax for the Dynamic Data?
Options
- A${campaign.lastProductPurchased}
- B${profile.lastProductPurchased}
- C${user.lastProductPurchased encode="escape"}
- D${context.lastProductPurchased}
Unlock AD0-E409 to see the answer
You've previewed enough free AD0-E409 questions. Unlock AD0-E409 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#HTML offers#dynamic data tokens#profile attributes#offer syntax