responseAggregationType property

String? responseAggregationType
getter/setter pair

How the results were aggregated. Possible string values are:

  • "AUTO"
  • "BY_PROPERTY"
  • "BY_PAGE"
  • "BY_NEWS_SHOWCASE_PANEL"

Implementation

core.String? responseAggregationType;