Get aggregated metrics for a dynamic set.
GET/sets/:set_id/aggregated_metrics
Returns monthly performance metrics aggregated across the active member listings of the set. Monetary values are converted to the requested currency (defaults to the set's currency). Paid sets only. Returns 404 Not Found for a free set — upgrade it first with POST /sets/{set_id}/upgrade.
Request
Responses
- 200
- 401
- 404
- 429
Aggregated metrics per period.
API key authorization failed.
Dynamic set not found, not accessible to the user, or not a paid set.
Rate limit exceeded — the API key has sent too many requests. Wait before retrying. See the Rate Limits section in the overview for the recommended exponential backoff strategy.