---
title: "Estimate duration"
method: POST
path: "/results/estimation"
tags: ["Data"]
---

# Estimate duration

`POST /results/estimation`

Estimate duration of a campaign

## Request body

- EstimationRequestIO
  - `trafficAllocation` object
  - `dailyVisitors` integer
  - `conversionRate` number, double
  - `reliability` number, double
  - `improvement` number, double

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/kameleoon/apis/openapi-definition-for-automation-api.md) · [All operations](https://skmtc.net/kameleoon/apis/openapi-definition-for-automation-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kameleoon/openapi-definition-for-automation-api/versions/09f2abcea0b5/schema)
