Get aggregated metrics for a segment.
GET/segments/:segment_id/aggregated_metrics
Returns monthly performance metrics aggregated across the listings matched by the segment's filter. For an RM API key the filter is evaluated against listings shared with the user to manage as well as listings they own (see include_managed_listings). Monetary values are converted to the requested currency. Because a segment has no currency of its own, the default is the currency of the most common market among the segment's listings (falling back to USD).
Request
Responses
- 200
- 401
- 404
- 429
Aggregated metrics per period.
API key authorization failed.
Segment not found.
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.