Is there anyway to get that id back using the java sdk when running an experiment? Right now we are using
.evaluateFeature
to run an experiment, but that just returns the feature’s tracking key as the experiment’s key, ideally we would get back the experiments ID
cc: @rhythmic-agency-4145
r
rhythmic-agency-4145
04/16/2024, 4:48 PM
main concern is — we’re trying to find a way to associate the result of the experiment with the meta data/details of the experiment. the key isn’t unique it seems, since we can have multiple experiments with the same name