Suggest the required fielding time for a target group
POST/demand/intelligent-calendar/suggest-days
Suggests the optimal number of days required to field a target group based on its specifications. You can use this endpoint to estimate fielding time before creating a target group. You'll need to provide details like the locale, price, length of interview (LOI), incidence rate (IR), and desired number of completes.
Request
Responses
- 200
- 400
- 401
- 500
The suggested number of days was calculated successfully.
Response Headers
The traceparent header carries the trace ID and parent span ID, as defined by the W3C Trace Context specification. It's used to trace a single request as it moves through multiple services.
The tracestate header complements the traceparent header by carrying vendor-specific trace information. This allows different services to add their own data to a trace.
A request is not valid and can't be processed.
A request is unauthorized.
A request failed due to an internal error.