Hello @yan_yan,Here is also an overview of how I created a test activity for it:
Location 1
target-global-mbox
Content
<script>
adobe.target.getOffer({
"mbox": "locationA",
"success": function (offer) {
if (offer.length) {
adobe.target.applyOffer({
"mbox": "locationA",
...