The AggregateMethodType represents an enumeration of available aggregate methods when calculating values.
Please note that when selecting weekly, monthly, quarterly and annual averages, the calculation is only based on whole weeks (Monday-Sunday) and complete time periods.
Field Value | Type | Description |
---|---|---|
D | string | Daily |
W | string | Weekly |
M | string | Monthly |
Q | string | Quarterly |
Y | string | Yearly |