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