Datapoint for the graphs and cards on a loyalty program dashboard.
Name | Type | Description | Notes |
---|---|---|---|
date | datetime | Date at which data point was collected. | |
total_active_points | float | Total of active points for this loyalty program. | |
total_pending_points | float | Total of pending points for this loyalty program. | |
total_spent_points | float | Total of spent points for this loyalty program. | |
total_expired_points | float | Total of expired points for this loyalty program. | |
total_members | float | Number of loyalty program members. | |
new_members | float | Number of members who joined on this day. | |
spent_points | LoyaltyDashboardPointsBreakdown | ||
earned_points | LoyaltyDashboardPointsBreakdown |