HostedCollectivesFinancialActivityMetricsValues Object
Fields
#
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).
activeCollectives
Distinct main accounts with at least one transaction of any kind. Child events/projects roll up to their parent.
Usages
#
References
#
- Field values from HostedCollectivesFinancialActivityMetricsRow
