Target DataProvider and regional mbox?
I need to call a 3rd part service in coordination with an Activity. I am looking at DataProviders. How to tell Target (at.js) which mbox depends on the data provider? That is, if I have 3 mbox, regional not global, on a particular web page and I need only one of these mbox to depend on the data provider, is this possible? Every example I find so far sets the data providers on targetGlobalSettings only for the global mbox, but can a data provider be passed to getOffers()?