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-03-21 UTC."],[[["This document details the `RunAccessReportResponse` class, which is part of the Google Analytics Admin API within the `com.google.analytics.admin.v1alpha` package."],["The `RunAccessReportResponse` class represents the response from an access report query, providing information such as dimension headers, metric headers, rows of data, and quota details."],["The class has many static methods for parsing and building instances, with methods for managing and retrieving dimension headers, metric headers, data rows, and quota information."],["The webpage lists out the various available versions of the `RunAccessReportResponse` class, with version 0.70.0 being the latest, and 0.40.0 being the version of this document."],["The document lists the class' inheritance hierarchy, with `RunAccessReportResponse` inheriting many methods from superclasses such as `GeneratedMessageV3`, and also the static field values for `DIMENSION_HEADERS_FIELD_NUMBER`, `METRIC_HEADERS_FIELD_NUMBER`, `QUOTA_FIELD_NUMBER`, `ROWS_FIELD_NUMBER`, and `ROW_COUNT_FIELD_NUMBER`."]]],[]]