ReportType
The type of Reports to get results in case of Events and ActiveUsers view.
Syntax
property ReportType: String;
Possible Values
RealtimeReports, ReportsData Type
String
Default Value
"RealtimeReports"
Remarks
The ReportType available are RealtimeReports and Reports. For the Events and ActiveUsers view
RealtimeReports | Driver will use runRealtimeReport endpoint. |
Reports | Driver will use runReport endpoint. |