google_api_webmaster v0.0.1 GoogleApi.Webmaster.V3.Model.SearchAnalyticsQueryResponse View Source

A list of rows, one per result, grouped by key. Metrics in each row are aggregated for all data grouped by that key either by page or property, as specified by the aggregation type parameter.

Attributes

  • responseAggregationType (String): How the results were aggregated. Defaults to: null.
  • rows (List[ApiDataRow]): A list of rows grouped by the key values in the order given in the query. Defaults to: null.