This message was deleted.
# ask-questions
w
This message was deleted.
f
The experiment_id would be the ‘key’ inside the ‘experiment’ object. and variation_id would be the index of the variation. In. your image, the experiment name and variation name you’ve likely added as dimensions
j
experiment_name
and
variation_name
auto populate there as "Required columns" when I check that "Use Name Columns" option to the left
So I assumed they are GrowthBook fields? I see an option to add a variation name here:
But what is "Experiment Name"
f
yes
if you hover over the (i) icon
it should explain. - I believe its just used in the API or for naming
but not passed in the SDK response - unless that’s new
j
Hm, ok. Still slightly confused on where 'Experiment Name' gets populated, but let me try putting in the optional 'Variation Name' and seeing if that gets returned back in the SDK. The confusing thing is that it sometimes pre-populates the variation name, so I would expect that to return in the SDK, but let me try overwriting the pre-populated values and seeing if that returns:
145 Views