HostedCollectivesFinancialActivityMetricsMeasure Enum
Possible Values
#
amountReceived
Amount received in host currency, sums credit transactions, excluding refunds, refunded transactions and internal transfers. Matches values returned from hostStats.totalAmountReceived(net: false).
amountReceivedNet
Net amount received in host currency, sums credit transactions with fees and taxes included, excluding refunds, refunded transactions and internal transfers. Matches values returned from hostStats.totalAmountReceived(net: true).
amountSpent
Amount spent in host currency, sums debit transactions, excluding refunds, refunded transactions and internal transfers.Matches values returned from hostStats.totalAmountSpent(net: false).
amountSpentNet
Net amount spent in host currency, sums debit transactions with fees and taxes included, excluding refunds, refunded transactions and internal transfers.Matches values returned from hostStats.totalAmountSpent(net: true).
transactionCount
Total number of transactions in the queried scope.
activeCollectives
Distinct main accounts with at least one transaction of any kind. Child events/projects roll up to their parent.
lastActiveDate
Most recent date with any ledger activity, as YYYY-MM-DD .
