Estimate duration
Estimate duration of a campaign
- application/json
Request Body required
trafficAllocation object
- dailyVisitors int64
- conversionRate double
- reliability double
- improvement double
Responses
- 200
- 400
- 500
OK
- */*
- Schema
- Example (from schema)
Schema
- days int64
{
"days": 0
}
Bad Request
- */*
- Schema
- Example (from schema)
Schema
- serviceName string
- message string
{
"serviceName": "string",
"message": "string"
}
Internal Server Error
- */*
- Schema
- Example (from schema)
Schema
- serviceName string
- message string
{
"serviceName": "string",
"message": "string"
}
post
/results/estimation
Request
Request
curl -L -X POST 'https://api.kameleoon.com/results/estimation' \
-H 'Content-Type: application/json' \
-H 'Accept: */*' \
--data-raw '{
"trafficAllocation": {},
"dailyVisitors": 0,
"conversionRate": 0,
"reliability": 0,
"improvement": 0
}'
curl -L -X POST 'https://api.kameleoon.com/results/estimation' \
-H 'Content-Type: application/json' \
-H 'Accept: */*' \
--data-raw '{
"trafficAllocation": {},
"dailyVisitors": 0,
"conversionRate": 0,
"reliability": 0,
"improvement": 0
}'
curl -L -X POST 'https://api.kameleoon.com/results/estimation' \
-H 'Content-Type: application/json' \
-H 'Accept: */*' \
--data-raw '{
"trafficAllocation": {},
"dailyVisitors": 0,
"conversionRate": 0,
"reliability": 0,
"improvement": 0
}'
curl -L -X POST 'https://api.kameleoon.com/results/estimation' \
-H 'Content-Type: application/json' \
-H 'Accept: */*' \
--data-raw '{
"trafficAllocation": {},
"dailyVisitors": 0,
"conversionRate": 0,
"reliability": 0,
"improvement": 0
}'
curl -L -X POST 'https://api.kameleoon.com/results/estimation' \
-H 'Content-Type: application/json' \
-H 'Accept: */*' \
--data-raw '{
"trafficAllocation": {},
"dailyVisitors": 0,
"conversionRate": 0,
"reliability": 0,
"improvement": 0
}'
curl -L -X POST 'https://api.kameleoon.com/results/estimation' \
-H 'Content-Type: application/json' \
-H 'Accept: */*' \
--data-raw '{
"trafficAllocation": {},
"dailyVisitors": 0,
"conversionRate": 0,
"reliability": 0,
"improvement": 0
}'
curl -L -X POST 'https://api.kameleoon.com/results/estimation' \
-H 'Content-Type: application/json' \
-H 'Accept: */*' \
--data-raw '{
"trafficAllocation": {},
"dailyVisitors": 0,
"conversionRate": 0,
"reliability": 0,
"improvement": 0
}'
curl -L -X POST 'https://api.kameleoon.com/results/estimation' \
-H 'Content-Type: application/json' \
-H 'Accept: */*' \
--data-raw '{
"trafficAllocation": {},
"dailyVisitors": 0,
"conversionRate": 0,
"reliability": 0,
"improvement": 0
}'