How to get A/B test activity name from getAttributes method in server side Java SDK | Adobe Higher Education
Skip to main content
Level 3
May 10, 2022
Répondu

How to get A/B test activity name from getAttributes method in server side Java SDK

Is there a way to get the activity name of a server side A/B test using the getAttributes method in the Java server side SDK?

Ce sujet a été fermé aux réponses.
Meilleure réponse par Moses_Maxen

Hi @rjbu - while I am not specifically familiar with the getAttributes method in the SDK, I am aware there is a way to retrieve the activity name of a server side A/B test when Target is delivering the Activity through the response by including this dynamic token in the Target experience: ${campaign.name}.   You can also enable this to be returned as through Response Tokens.

1 commentaire

Moses_MaxenAdobe EmployeeRéponse
Adobe Employee
May 10, 2022

Hi @rjbu - while I am not specifically familiar with the getAttributes method in the SDK, I am aware there is a way to retrieve the activity name of a server side A/B test when Target is delivering the Activity through the response by including this dynamic token in the Target experience: ${campaign.name}.   You can also enable this to be returned as through Response Tokens.