Field | Type | Required | Description |
---|---|---|---|
StartDate |
types.Date | ✔️ | Start date. |
EndDate |
types.Date | ✔️ | End date. |
Interval |
components.Interval | ✔️ | Interval between two timestamps. |
OrganizationID |
*operations.MetricsGetQueryParamOrganizationIDFilter | ➖ | Filter by organization ID. |
ProductID |
*operations.MetricsGetQueryParamProductIDFilter | ➖ | Filter by product ID. |
ProductPriceType |
*operations.QueryParamProductPriceTypeFilter | ➖ | Filter by product price type. recurring will filter data corresponding to subscriptions creations or renewals. one_time will filter data corresponding to one-time purchases. |
CustomerID |
*operations.MetricsGetQueryParamCustomerIDFilter | ➖ | Filter by customer ID. |