aggregationCount property
The number of intervals to aggregate over.
Example: If aggregation_level is "DAILY" and aggregation_count is 14, aggregation will be over 14 days.
Implementation
core.int? aggregationCount;
The number of intervals to aggregate over.
Example: If aggregation_level is "DAILY" and aggregation_count is 14, aggregation will be over 14 days.
core.int? aggregationCount;