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.
Rows of dimension value combinations and metric values in the report.
↳ row_count
int
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.
The quota state for this Analytics property including this request. This field doesn't work with account-level requests.
getDimensionHeaders
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 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.
Returns
Type
Description
int
setRowCount
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.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getQuota
The quota state for this Analytics property including this request. This
field doesn't work with account-level requests.
[[["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-09-04 UTC."],[],[],null,["# Google Analytics Admin V1alpha Client - Class RunAccessReportResponse (0.29.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.29.1 (latest)](/php/docs/reference/analytics-admin/latest/V1alpha.RunAccessReportResponse)\n- [0.29.0](/php/docs/reference/analytics-admin/0.29.0/V1alpha.RunAccessReportResponse)\n- [0.28.1](/php/docs/reference/analytics-admin/0.28.1/V1alpha.RunAccessReportResponse)\n- [0.27.0](/php/docs/reference/analytics-admin/0.27.0/V1alpha.RunAccessReportResponse)\n- [0.26.0](/php/docs/reference/analytics-admin/0.26.0/V1alpha.RunAccessReportResponse)\n- [0.25.2](/php/docs/reference/analytics-admin/0.25.2/V1alpha.RunAccessReportResponse)\n- [0.24.2](/php/docs/reference/analytics-admin/0.24.2/V1alpha.RunAccessReportResponse)\n- [0.23.0](/php/docs/reference/analytics-admin/0.23.0/V1alpha.RunAccessReportResponse)\n- [0.22.5](/php/docs/reference/analytics-admin/0.22.5/V1alpha.RunAccessReportResponse)\n- [0.20.0](/php/docs/reference/analytics-admin/0.20.0/V1alpha.RunAccessReportResponse)\n- [0.19.0](/php/docs/reference/analytics-admin/0.19.0/V1alpha.RunAccessReportResponse)\n- [0.18.1](/php/docs/reference/analytics-admin/0.18.1/V1alpha.RunAccessReportResponse)\n- [0.17.0](/php/docs/reference/analytics-admin/0.17.0/V1alpha.RunAccessReportResponse)\n- [0.16.0](/php/docs/reference/analytics-admin/0.16.0/V1alpha.RunAccessReportResponse)\n- [0.15.1](/php/docs/reference/analytics-admin/0.15.1/V1alpha.RunAccessReportResponse)\n- [0.14.0](/php/docs/reference/analytics-admin/0.14.0/V1alpha.RunAccessReportResponse)\n- [0.13.0](/php/docs/reference/analytics-admin/0.13.0/V1alpha.RunAccessReportResponse)\n- [0.12.0](/php/docs/reference/analytics-admin/0.12.0/V1alpha.RunAccessReportResponse)\n- [0.11.1](/php/docs/reference/analytics-admin/0.11.1/V1alpha.RunAccessReportResponse)\n- [0.10.0](/php/docs/reference/analytics-admin/0.10.0/V1alpha.RunAccessReportResponse)\n- [0.9.0](/php/docs/reference/analytics-admin/0.9.0/V1alpha.RunAccessReportResponse)\n- [0.8.2](/php/docs/reference/analytics-admin/0.8.2/V1alpha.RunAccessReportResponse) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Google Analytics Admin V1alpha Client class RunAccessReportResponse.\n\nThe customized Data Access Record Report response.\n\nGenerated from protobuf message `google.analytics.admin.v1alpha.RunAccessReportResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Analytics \\\\ Admin \\\\ V1alpha\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getDimensionHeaders\n\nThe header for a column in the report that corresponds to a specific\ndimension. The number of DimensionHeaders and ordering of DimensionHeaders\nmatches the dimensions present in rows.\n\n### setDimensionHeaders\n\nThe header for a column in the report that corresponds to a specific\ndimension. The number of DimensionHeaders and ordering of DimensionHeaders\nmatches the dimensions present in rows.\n\n### getMetricHeaders\n\nThe header for a column in the report that corresponds to a specific\nmetric. The number of MetricHeaders and ordering of MetricHeaders matches\nthe metrics present in rows.\n\n### setMetricHeaders\n\nThe header for a column in the report that corresponds to a specific\nmetric. The number of MetricHeaders and ordering of MetricHeaders matches\nthe metrics present in rows.\n\n### getRows\n\nRows of dimension value combinations and metric values in the report.\n\n### setRows\n\nRows of dimension value combinations and metric values in the report.\n\n### getRowCount\n\nThe total number of rows in the query result. `rowCount` is independent of\nthe number of rows returned in the response, the `limit` request\nparameter, and the `offset` request parameter. For example if a query\nreturns 175 rows and includes `limit` of 50 in the API request, the\nresponse will contain `rowCount` of 175 but only 50 rows.\n\nTo learn more about this pagination parameter, see\n[Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).\n\n### setRowCount\n\nThe total number of rows in the query result. `rowCount` is independent of\nthe number of rows returned in the response, the `limit` request\nparameter, and the `offset` request parameter. For example if a query\nreturns 175 rows and includes `limit` of 50 in the API request, the\nresponse will contain `rowCount` of 175 but only 50 rows.\n\nTo learn more about this pagination parameter, see\n[Pagination](https://developers.google.com/analytics/devguides/reporting/data/v1/basics#pagination).\n\n### getQuota\n\nThe quota state for this Analytics property including this request. This\nfield doesn't work with account-level requests.\n\n### hasQuota\n\n### clearQuota\n\n### setQuota\n\nThe quota state for this Analytics property including this request. This\nfield doesn't work with account-level requests."]]