TelemetryEvaluationData: {
    VALUE: "value";
} = ...

Event data, sometimes referred as "body", is specific to a specific event. In this case, the event is feature_flag.evaluation. That's why the prefix is omitted from the values.

Type declaration

  • ReadonlyVALUE: "value"

    The evaluated value of the feature flag.

    • type: undefined
    • requirement level: conditionally required
    • condition: variant is not defined on the evaluation details
    • example: #ff0000; 1; true