Optional
filterA filter that must pass for the relevant UserPointsHistory
object to be included within the aggregate.
Optional
sumSum aggregate over matching UserPointsHistory
objects.
Optional
distinctDistinct count aggregate over matching UserPointsHistory
objects.
Optional
minMinimum aggregate over matching UserPointsHistory
objects.
Optional
maxMaximum aggregate over matching UserPointsHistory
objects.
Optional
averageMean average aggregate over matching UserPointsHistory
objects.
Optional
stddevSample standard deviation aggregate over matching UserPointsHistory
objects.
Optional
stddevPopulation standard deviation aggregate over matching UserPointsHistory
objects.
Optional
varianceSample variance aggregate over matching UserPointsHistory
objects.
Optional
variancePopulation variance aggregate over matching UserPointsHistory
objects.
A filter to be used against aggregates of
UserPointsHistory
object types.