ReportType Parameter (Connect-GAnalytics Cmdlet)
The type of Reports to get results in case of Events and ActiveUsers view.
Syntax
Connect-GAnalytics -ReportType string
Possible Values
RealtimeReports, ReportsData Type
cstr
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. |