Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Retrieving multiple offers for a single mbox

Avatar

Level 2

Is it possible to retrieve multiple offers for a single mbox in priority order?

Use case is to show banners, or content tiles and essentially then render the first X number. Is this possible?

2 Replies

Avatar

Level 3

Hi @raininglemons , 

You can only send more than one offers only through an mbox if its target-global-mbox. You can set priority of activity during setup accordingly.

 

And if you do not want to use global mbox, you can try using multiple mboxes through adobe.target.getOffers and adobe.target.applyOffers functions.

Avatar

Level 5

Probably, you can do it using a different approach, could you please give us an example of the use case so we can understand it better and propose a different approach?