SearchDataDistributionGroupedTagValue is a datatype for a tag whose values are grouped into buckets. The value is a group identifier, not a literal value. This datatype is part of the SearchDataDistributionTagIdentifier union datatype, which is ultimately used by the searchDataDistribution() query.

Table: SearchDataDistributionGroupedTagValue

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Jul 10, 2026
groupCountintegeryes PreviewTotal number of groups for this tag (modulus).
groupValuestringyes PreviewThe group bucket identifier.
keystringyes PreviewThe tag key.