totalMatchedRows property
The total number of rows matched by the report request.
Fewer rows may be returned in the response due to being limited by the row count requested or the report row limit.
Implementation
core.String? totalMatchedRows;
The total number of rows matched by the report request.
Fewer rows may be returned in the response due to being limited by the row count requested or the report row limit.
core.String? totalMatchedRows;