rows property

List<ResultRow> rows
final

An array of objects that provides the results of a query that retrieved the data for a standard metric that applies to an application, campaign, or journey.

Implementation

final List<ResultRow> rows;