Expand my Community achievements bar.

Join us for an upcoming in-person Adobe Target Skill Builders event ~~> We're hosting these live learning opportunities to equip you with the knowledge and skills to leverage Target successfully. Learn more to see if we'll be coming to a city near you!
SOLVED

How to create regional mbox using at.js v2.

Avatar

Level 3

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?

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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/functi... 

Thanks

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

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/functi... 

Thanks