Sending mbox audience parameters with Java server side SDK | Community
Skip to main content
Level 3
June 13, 2023
Solved

Sending mbox audience parameters with Java server side SDK

  • June 13, 2023
  • 1 reply
  • 1536 views

Is it possible to send parameters for audience segmentation using the Java SDK (similar to how it works with JavaScript)?  I have a feeling it should be possible but I'm unable to find anything in the documentation.  

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by PratheepArunRaj

@pratheeparunraj Thanks!  Looks like this does not work for custom params though 😞

 

 


I understand that the document didn't provide a straightforward answer, but did you try to pass a key-value pair to double-confirm? If not request.context object, you can also try for requestobject? Let's do a trial and error.

Or, let us wait for some other experts to confirm.

1 reply

PratheepArunRaj
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
June 14, 2023

Dear @rjbu ,

Went through the documentation as well, but could not find a solid answer.

However, can you try sending the key-value pairs in request.context object and validate?

Thank You, Pratheep Arun Raj B (Arun) | NextRow Digital | Terryn Winter Analytics

Thank You, Pratheep Arun Raj B (Arun) | Xerago | Terryn Winter Analytics
RJBuAuthor
Level 3
June 14, 2023

@pratheeparunraj interesting...where did you discover this syntax if I may ask?  I'm not seeing anything relevant to the Java SDK documentation.