I stated to use Google Ads API (php-sdk)
In older versions API (AdWords) we could set ReportSettings isSkipReportSummary equal "false" and getting total row.
How can I get it in Google Ads correctly and fast?
Because now I need get all data and calculate it myself.