Expand my Community achievements bar.

SOLVED

How to pass the mbox3rdpartyid in target global mbox call?

Avatar

Level 3

Hi All,

Can anyone help me to mbox3rdpartyid to target_global_mbox call . I will get the mbox3rdpartyid value once the page is loaded by the time AT.js will trigger the target_global_mbox call. Is there any way we can update the mbox3rdpartyid for further mbox call in same session.

I tried the below API for that.But i am not seeing this working.


https://client.tt.omtrdc.net/m2/client/profile/update?mbox3rdPartyId=xxxxxx

Thanks,
Hariharan S

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @HariharanSubra1,

 

you can use targetpageparams to pass parameters like mbox3rdPartyId.
https://docs.adobe.com/content/help/en/target/using/implement-target/client-side/functions-overview/...

 

You can also pass the parameter mbox3rdPartyId after the target-global-mbox call via e.g. adobe.target.getOffer.

It is also possible to wait for a service and then pass an mbox3rdPartyId to target. For this purpose there are data providers.

 

If you use the Delivery API you should also replace client accordingly.

https://{{tenant}}.tt.omtrdc.net/m2/{{tenant}}/profile/update?mbox3rdPartyId=1234

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @HariharanSubra1,

 

you can use targetpageparams to pass parameters like mbox3rdPartyId.
https://docs.adobe.com/content/help/en/target/using/implement-target/client-side/functions-overview/...

 

You can also pass the parameter mbox3rdPartyId after the target-global-mbox call via e.g. adobe.target.getOffer.

It is also possible to wait for a service and then pass an mbox3rdPartyId to target. For this purpose there are data providers.

 

If you use the Delivery API you should also replace client accordingly.

https://{{tenant}}.tt.omtrdc.net/m2/{{tenant}}/profile/update?mbox3rdPartyId=1234

Avatar

Administrator
 
Our next Adobe Target Skill Builder Webinar is right around the corner on May 5th, and will be presented by Adobe Target Product Management on migrating Adobe Target’s mbox.js to At.js. Check out this community discussion to register today.
 
Hope you can make it!
 
Warmly,
Amelia