customer_insights_active_users
Retrieve monthly distribution of paid versus non-paid active users across your customer base, with counts, percentages, and marketplace benchmarks.
Instructions
Paid-vs-non-paid active-user distribution across the customer base, per month. Group key activeUsers ∈ {paid, non-paid} (2 buckets, usersPercent sums to ~100). Each usersDistribution:{usersCount, usersPercent, usersMarketplaceBenchmark}. Only startDate/endDate filter (productId/hosting/product are ignored).
📖 Spec (GET /rest/3/reporting/developer-space/{developerId}/customer-insights/active-users): https://developer.atlassian.com/platform/marketplace/rest/v4/api-group-reporting/#api-rest-3-reporting-developer-space-developerid-customer-insights-active-users-get
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | No | ISO date YYYY-MM-DD. | |
| startDate | No | ISO date YYYY-MM-DD. Filters the monthly distribution buckets. |