Changes to Get Holdout by Id

GET /api/v2/projects/{projectKey}/environments/{environmentKey}/holdouts/id/{holdoutId}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 5 revisions of this API.1828

  1. 69c5c9aafe78928
  2. b2724c5174d19

What changed

  • 69c5c9aafe78928See the full diff
    • added the new not_started enum value to the baseExperiment/currentIteration/status response property for the response status 200

      response-property-enum-value-added

    • added the new not_started enum value to the baseExperiment/draftIteration/status response property for the response status 200

      response-property-enum-value-added

    • added the new not_started enum value to the baseExperiment/previousIterations/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new running enum value to the baseExperiment/currentIteration/status response property for the response status 200

      response-property-enum-value-added

    • added the new running enum value to the baseExperiment/draftIteration/status response property for the response status 200

      response-property-enum-value-added

    • added the new running enum value to the baseExperiment/previousIterations/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new stopped enum value to the baseExperiment/currentIteration/status response property for the response status 200

      response-property-enum-value-added

    • added the new stopped enum value to the baseExperiment/draftIteration/status response property for the response status 200

      response-property-enum-value-added

    • added the new stopped enum value to the baseExperiment/previousIterations/items/status response property for the response status 200

      response-property-enum-value-added

    • added the optional property baseExperiment/currentIteration/metrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/currentIteration/metrics/items/metrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/currentIteration/primaryFunnel/metrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/currentIteration/primaryMetric/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/currentIteration/primaryMetric/metrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/currentIteration/primarySingleMetric/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/currentIteration/reallocationFrequencyMillis to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/currentIteration/secondaryMetrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/currentIteration/version to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/draftIteration/metrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/draftIteration/metrics/items/metrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/draftIteration/primaryFunnel/metrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/draftIteration/primaryMetric/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/draftIteration/primaryMetric/metrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/draftIteration/primarySingleMetric/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/draftIteration/reallocationFrequencyMillis to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/draftIteration/secondaryMetrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/draftIteration/version to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/previousIterations/items/metrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/previousIterations/items/metrics/items/metrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/previousIterations/items/primaryFunnel/metrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/previousIterations/items/primaryMetric/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/previousIterations/items/primaryMetric/metrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/previousIterations/items/primarySingleMetric/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/previousIterations/items/reallocationFrequencyMillis to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/previousIterations/items/secondaryMetrics/items/eventKey to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/previousIterations/items/version to the response with the 200 status

      response-optional-property-added

    • added the optional property baseExperiment/tags to the response with the 200 status

      response-optional-property-added

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new guardrail enum value to the baseExperiment/currentIteration/metrics/items/kind response property for the response status 200

      response-property-enum-value-added

    • added the new guardrail enum value to the baseExperiment/currentIteration/primaryFunnel/kind response property for the response status 200

      response-property-enum-value-added

    • added the new guardrail enum value to the baseExperiment/currentIteration/primaryMetric/kind response property for the response status 200

      response-property-enum-value-added

    • added the new guardrail enum value to the baseExperiment/draftIteration/metrics/items/kind response property for the response status 200

      response-property-enum-value-added

    • added the new guardrail enum value to the baseExperiment/draftIteration/primaryFunnel/kind response property for the response status 200

      response-property-enum-value-added

    • added the new guardrail enum value to the baseExperiment/draftIteration/primaryMetric/kind response property for the response status 200

      response-property-enum-value-added

    • added the new guardrail enum value to the baseExperiment/previousIterations/items/metrics/items/kind response property for the response status 200

      response-property-enum-value-added

    • added the new guardrail enum value to the baseExperiment/previousIterations/items/primaryFunnel/kind response property for the response status 200

      response-property-enum-value-added

    • added the new guardrail enum value to the baseExperiment/previousIterations/items/primaryMetric/kind response property for the response status 200

      response-property-enum-value-added