To prepare the dataframe by applying the column names and column datatypes to the provided data frame.
SetDataFrame(GA.list.param.columnHeaders, dataframe.param)
list includes GA response data, column name, column datatype.
The reponse data(dimensions and metrics data rows) packed in dataframe without the column names and column types.
dataframe.param The dataframe attached with the column names and column datatype as per type the Dimensions and metrics