Converting two-dimensional array to an object c#
问题 This all originates from querying Google Analytics data. For a basic query the main factors that change are the dimensions and the metrics . The object that is returned is of a type called GaData, and the actual results that you need reside in GaData.Rows. The format of GaData.Rows looks like this: There will first be a row for each dimension, in this example there is a row for "New Visitor" and a 2nd row for "Returning Visitor". Within those rows will be another set of rows that contain the