groupBy property

String? groupBy
final

Dimension to rank by. Required by the Thesa top-N endpoint; data sources that query Thesa reject top-N specs without it.

Implementation

final String? groupBy;