Calculates the supplier distribution for a new target group
POST/demand/accounts/:account_id/supplier-quota-distribution/draft
Calculates the projected distribution of completes across different suppliers for a new, unsaved target group configuration.
You can use this endpoint to understand how your proposed quotas are likely to be filled by different panel sources.
Note: Providing supplier allocation details in the request is not yet supported but is planned for a future release.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The supplier distribution prediction was calculated successfully.
A request is not valid and can't be processed.
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.
Boolean value representing whether request is the product of synthetic traffic. By default, set to false.
A request is unauthorized.
A requested is forbidden.
A requested resource isn't found.
A request failed due to an internal error.
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.
Boolean value representing whether request is the product of synthetic traffic. By default, set to false.