Request class of Report_getNotifications function. It specifies which checks, contacts, status and via should be analyzed, total time range, page number, and results per page for notifications analysis. To avoid flooding server and client with large data sets, total number of chunks is limited to 50. If number of chunks exceeds 50, If number of chunks exceeds 55, Report_getNotifications function will return 'Invalid argument' error.
Names of the checks for notifications analysis. If array is empty, all available checks are taken.
Names of the contacts for notifications analysis. If array is empty, all available contacts are taken.
Start of time period for notifications analysis.
End of time period for notifications analysis.
Status values for notifications analysis. If array is empty, all status values are taken.
Via values for notifications analysis. If array is empty, all via values are taken.
Number of pages for notifications analysis.
Number of results per page for notifications analysis.