How to create regional mbox using at.js v2. | Community
Skip to main content
New Participant
September 29, 2023
Solved

How to create regional mbox using at.js v2.

  • September 29, 2023
  • 1 reply
  • 1234 views

How to create a mbox in my page for a specific div tag?

Is there any code to create mbox for at.js v2.

do we need to give location in form based composer after creating the mbox?

 

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 Gokul_Agiwal

Hello @sa30 

You can use below function to create regional mbox 

adobe.target.getOffer(options)

for more info and how to use it - https://experienceleague.adobe.com/docs/target-dev/developer/client-side/at-js-implementation/functions-overview/adobe-target-getoffer.html?lang=en 

Thanks

1 reply

Gokul_Agiwal
Gokul_AgiwalAccepted solution
New Participant
October 1, 2023

Hello @sa30 

You can use below function to create regional mbox 

adobe.target.getOffer(options)

for more info and how to use it - https://experienceleague.adobe.com/docs/target-dev/developer/client-side/at-js-implementation/functions-overview/adobe-target-getoffer.html?lang=en 

Thanks