Enum representing the aggregation windows supported by the simple time series aggregates API.

Enumeration Members

Enumeration Members

Daily: "daily"
Hourly: "hourly"
Monthly: "monthly"
Weekly: "weekly"