Retrieving multiple offers for a single mbox | Community
Skip to main content
New Participant
April 9, 2025
Question

Retrieving multiple offers for a single mbox

  • April 9, 2025
  • 2 replies
  • 464 views

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

GigiCotruta
New Participant
April 10, 2025

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?

TNxx
New Participant
April 9, 2025

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.