Feature Flag Resource Representation

PropertyTypeDescriptionEditable
idintegerFeature IdNo
featureKeystringUnique identifier for the featureNo
namestringFeature NameYes
descriptionstringFeature descriptionYes
featureTypestringFeature Type i.e. Temporary or PermanentNo
variablesArray<Objects>Variables createdYes
variables[index].idintegerVariable IdYes
variables[index].variableNamestringVariable nameYes
variables[index].dataTypebooleanVariable TypeYes
variables[index].defaultValueanyVariable Default valueYes
rulesCountintegerNumber of rules in the featureYes
variationsArray<Objects>Feature variationsYes
goalsArray<Objects>Feature Metric(s)Yes
goals[index].metricIdintegerMetric ID created under Data360, associated with the Feature FlagYes