Get supplier distribution for draft target group profile conditions
POST/demand/accounts/{account_id}/panel-distribution/draft
Supplier distribution enables the prediction of quota allocations for each profile condition, based on historical data trends. For draft profiles, you must POST the full profile JSON for the system to properly predict appropriate distribution. Note that there is no storage or persistence behind this endpoint; POST Is used to allow requestors to send full payload and generate the supplier distribution structure. The resulting output values should be used for specific quota numbers in your profile JSON before saving and launching your draft.
Request
Responses
- 200
- 400
- 401
- 500
Successfully return supplier distribution prediction.
A request is not valid and can't be processed.
Response Headers
The traceparent header primarily carries essential trace context information, including the trace ID and parent span ID as defined by the W3C trace context specification. It's used to pinpoint the position of an incoming request within the trace graph, facilitating the tracking of distributed operations.
The tracestate header complements the traceparent header by providing additional contextual information, thereby allowing for the enrichment of tracing context and offering more fine-grained control.
Boolean value representing whether request is the product of synthetic traffic. By default, set to false.
A request is unauthorized.
A request failed due to an internal error.
Response Headers
The traceparent header primarily carries essential trace context information, including the trace ID and parent span ID as defined by the W3C trace context specification. It's used to pinpoint the position of an incoming request within the trace graph, facilitating the tracking of distributed operations.
The tracestate header complements the traceparent header by providing additional contextual information, thereby allowing for the enrichment of tracing context and offering more fine-grained control.
Boolean value representing whether request is the product of synthetic traffic. By default, set to false.