Общее количество строк в результате запроса независимо от количества строк, возвращенных в ответе. Например, если запрос возвращает 175 строк и включает в запрос API limit = 50, ответ будет содержать rowCount = 175, но только 50 строк.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-07-24 UTC."],[],["The response report contains `dimensionHeaders` and `metricHeaders` describing the columns, and `rows` representing combinations of dimension and metric values. It includes `totals`, `maximums`, and `minimums` rows if requested. `rowCount` indicates the total rows in the query result, and `metadata` provides report details. The report's `propertyQuota` shows the property's quota state. All objects reference other data structures, and all information is present within the JSON representation.\n"]]