The header for a column in the report that corresponds to a specific dimension. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
The header for a column in the report that corresponds to a specific dimension. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
The header for a column in the report that corresponds to a specific dimension. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
The header for a column in the report that corresponds to a specific dimension. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
The header for a column in the report that corresponds to a specific dimension. The number of DimensionHeaders and ordering of DimensionHeaders matches the dimensions present in rows.
The header for a column in the report that corresponds to a specific metric. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
The header for a column in the report that corresponds to a specific metric. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
The header for a column in the report that corresponds to a specific metric. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
The header for a column in the report that corresponds to a specific metric. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
The header for a column in the report that corresponds to a specific metric. The number of MetricHeaders and ordering of MetricHeaders matches the metrics present in rows.
The total number of rows in the query result. rowCount is independent of the number of rows returned in the response, the limit request parameter, and the offset request parameter. For example if a query returns 175 rows and includes limit of 50 in the API request, the response will contain rowCount of 175 but only 50 rows.
To learn more about this pagination parameter, see Pagination.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-05 UTC."],[[["This webpage provides documentation for the `RunAccessReportResponse` class within the Google Analytics Admin API's Java library, covering versions from 0.14.0 up to the latest 0.70.0."],["The `RunAccessReportResponse` class, of protobuf type `google.analytics.admin.v1alpha.RunAccessReportResponse`, is used for receiving responses from access report requests and extends `GeneratedMessageV3`."],["The class implements the `RunAccessReportResponseOrBuilder` interface and includes inherited members for various functionalities such as equality checks, hash code generation, and serialization, as seen in the comprehensive list of inherited methods."],["The documentation lists static fields such as `DIMENSION_HEADERS_FIELD_NUMBER` and `QUOTA_FIELD_NUMBER`, and provides static methods for creating instances, builders, and parsing data, along with instance methods for retrieving report data like dimension headers, metric headers, and rows."],["`RunAccessReportResponse` objects include various methods for retrieving different parts of the response, such as `getDimensionHeadersList()`, `getMetricHeadersList()`, and `getRowsList()`, facilitating access to the dimensions, metrics, and data rows of the access report."]]],[]]