Request class of Report_getRawData function. It specifies which check should be analyzed, total time range for raw data analysis, page of the results that will be returned, and number of results per page. To avoid flooding server and client with large data sets, number of results per page is limited to 50. Function Report_getRawData will not return more than 50 results per page, even if user requests greater number.
Name of the check for raw data analysis.
Start of time period for raw data analysis.
Start of time period for raw data analysis.
Results page index. Starts at 1.
Total results per page. Cannot be more than 50.