transactions_aggregate_by_hosting
Aggregate transaction data by hosting type, broken down by month or week. Get a time series of hosting transactions for a given date range.
Instructions
Friendly alias for transactions_aggregate_by_metric(metric='hosting'). HAL template hosting{?aggregation,startDate,endDate}. NOTE: productId is silently ignored on this specific endpoint (verified 2026-06-03) — use transactions_aggregate_by_metric with metric=hosting if you need productId scoping.
📖 Spec (GET /rest/3/reporting/developer-space/{developerId}/sales/transactions/{metric} — Friendly alias of transactions_aggregate_by_metric(metric='hosting')): https://developer.atlassian.com/platform/marketplace/rest/v4/api-group-reporting/#api-rest-3-reporting-developer-space-developerid-sales-transactions-metric-get
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | ||
| startDate | No | ||
| aggregation | No | Time bucket granularity for the series — month or week. |