Closed wcoots closed 2 years ago
The GAQL allows parameters for a few select options (see here). This is currently not possible when using any methods that take ReportOptions (i.e. .report, .reportStream). This should be an option.
ReportOptions
.report
.reportStream
The GAQL allows parameters for a few select options (see here). This is currently not possible when using any methods that take
ReportOptions
(i.e..report
,.reportStream
). This should be an option.