bucketByActivitySegment property

BucketByActivity? bucketByActivitySegment
getter/setter pair

Specifies that data be aggregated each activity segment recorded for a user.

Similar to bucketByActivitySegment, but bucketing is done for each activity segment rather than all segments of the same type. Mutually exclusive of other bucketing specifications.

Implementation

BucketByActivity? bucketByActivitySegment;