Expand my Community achievements bar.

Join us WEDNESDAY, 6/7/23 @8am PT for the next Adobe Target Community Q&A Coffee Break! Bill Ozinga, John Mosbaugh, Justin Patrick, and Eric Thibeault will be taking all of your Target Recommendations questions in the chat ~ learn more and register today!
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"
}
}
]
0 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"
}
}
]