Adobe
AD0-E409 · Question #66
A client notices that JSON Offers are not being applied after adobe.target.applyOffer() is called. The Adobe Experience Cloud Debugger confirms the client is qualified for the Activity. How should an
Sign in or unlock AD0-E409 to reveal the answer and full explanation for question #66. The question stem and answer options stay visible for context.
Implementation and Integration
Question
A client notices that JSON Offers are not being applied after adobe.target.applyOffer() is called. The Adobe Experience Cloud Debugger confirms the client is qualified for the Activity. How should an Adobe Target Architect explain the process of reading a JSON Offer from an Adobe Target request (mbox)?
Options
- AFilter the actions array passed to adobe.target.getOffer() for all actions that contain a setContent
- BFilter the actions array provided to adobe.target.getOffer() for all actions that have a setJson
- CUse the adobe.target.event.REQUEST_SUCCEEDED event to read the JSON Offer from the
- DUse a Data Provider to read the JSON Offer passed as an attribute to the provider method.
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
#JSON offers#at.js API#getOffer()#mbox request