


Hi,
While integrating target with campaign the one field that i came across is target rawbox location.
how can i get the rawbox location or create it in target?
Thanks in advance!
Regards,
Geeta
Views
Replies
Sign in to like this content
Total Likes
Hi Geeta,
You can create an "mbox" or location in Target by simply adding an mbox to a page and loading that page in a browser. Alternatively, you can fire an mbox request in your browser to create an mbox in your Target account. Here is a sample mbox request you can modify to create an mbox/rawbox for your Campaign purposes. Replace CLIENT with your Target account client code. Replace MBOX with the name you choose for your mbox/rawbox - it can be what ever you choose so long as it's alphanumberic.
You should get a json response that returns your mboxSession id plus a tntId.
Views
Replies
Sign in to like this content
Total Likes
Hi Geeta,
You can create an "mbox" or location in Target by simply adding an mbox to a page and loading that page in a browser. Alternatively, you can fire an mbox request in your browser to create an mbox in your Target account. Here is a sample mbox request you can modify to create an mbox/rawbox for your Campaign purposes. Replace CLIENT with your Target account client code. Replace MBOX with the name you choose for your mbox/rawbox - it can be what ever you choose so long as it's alphanumberic.
You should get a json response that returns your mboxSession id plus a tntId.
Views
Replies
Sign in to like this content
Total Likes