OptionalfilterA filter that must pass for the relevant UserPointsHistory object to be included within the aggregate.
OptionalsumSum aggregate over matching UserPointsHistory objects.
OptionaldistinctDistinct count aggregate over matching UserPointsHistory objects.
OptionalminMinimum aggregate over matching UserPointsHistory objects.
OptionalmaxMaximum aggregate over matching UserPointsHistory objects.
OptionalaverageMean average aggregate over matching UserPointsHistory objects.
OptionalstddevSample standard deviation aggregate over matching UserPointsHistory objects.
OptionalstddevPopulation standard deviation aggregate over matching UserPointsHistory objects.
OptionalvarianceSample variance aggregate over matching UserPointsHistory objects.
OptionalvariancePopulation variance aggregate over matching UserPointsHistory objects.
A filter to be used against aggregates of
UserPointsHistoryobject types.