Expand my Community achievements bar.

Take 10 minutes to complete an Adobe Target review on Gartner Peer Insights, and as a thank you for your time, you’ll have the option to receive a $25 gift card!
SOLVED

Adobe Target Delivery API

Avatar

Level 3

Hi

 

The latest version of the Target delivery API does not reference the ability to pass through mbox parameters / profile parameters on the API call.

 

Has that been deprecated ? Or is it possible?

 

https://developers.adobetarget.com/api/delivery-api/

 

Thanks 

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

I believe it is done at the mbox level:

 

"mboxes":[
{
"name":"asldkfjlaksdjflksjfd-pos-1",
"index":1,
"parameters": {
"bucket": "d",
"asdfas": "83833",
"erdaf": "eradf"
}
}
]

View solution in original post

2 Replies

Avatar

Level 3

Anyone from Adobe able to answer this one? Thanks

Avatar

Correct answer by
Community Advisor

I believe it is done at the mbox level:

 

"mboxes":[
{
"name":"asldkfjlaksdjflksjfd-pos-1",
"index":1,
"parameters": {
"bucket": "d",
"asdfas": "83833",
"erdaf": "eradf"
}
}
]