Data Access Schema

The dimensions and metrics supported in queries to the Data Access Reports method of the Analytics Admin API.

Dimensions

The following dimensions can be requested in data access reports. Specify the "API Name" in an AccessDimension resource's dimension name field for a column of the dimension in the report response.

API Name UI Name Allowed Properties Description
accessDateHour Access Date Hour All Google Analytics Properties The date hour of the GA user that accessed GA reporting data. Formatted as YYYYMMDDHH.
accessMechanism Access Mechanism Google Analytics 360 Properties The mechanism through which a GA user accessed GA reporting data. Possible values include Google Analytics User Interface, Google Analytics API, Firebase, Google Ads, and others.
accessedPropertyId Accessed Property ID All Google Analytics Properties The property ID where GA reporting data was accessed. Most Data Access Reports contain only one property, but if the requested property has a sub-property, Data Access Reports contain accesses to both the source property & sub-property. To learn more about sub-properties, see About subproperties
accessedPropertyName Accessed Property Name All Google Analytics Properties The property display name where GA reporting data was accessed. Most Data Access Reports contain only one property, but if the requested property has a sub-property, Data Access Reports contain accesses to both the source property & sub-property. To learn more about sub-properties, see About subproperties
accessorAppName Accessor App Name All Google Analytics Properties The name of the application that accessed Google Analytics reporting data.
costDataReturned Cost data returned Google Analytics 360 Properties Returns true if cost data was returned in this report. Otherwise, this dimension returns false. GA users with the No Cost Metrics restriction are unable to see cost metrics. This dimension will always be false while that restriction is active. To learn more, see Access and data-restriction management.
dataApiQuotaCategory Data API Quota Category All Google Analytics Properties The quota category for the Data API request. Possible values include: Core, Realtime, and Funnel.
epochTimeMicros Epoch time micros Google Analytics 360 Properties The unix microseconds since the epoch that the GA user accessed GA reporting data. For example, a unix microsecond of 1655220215027371 is 2022-06-14 11:23:35 in America/New_York.
mostRecentAccessEpochTimeMicros Most recent access epoch time micros Google Analytics 360 Properties The most recent access timestamp for this row. Returned in unix microseconds since the epoch. Commonly used with userEmail & similar dimensions to determine the last access times of GA users.
reportType Report Type Google Analytics 360 Properties The type of reporting data that the GA user accessed. Possible values include Reporting, Realtime, Free form exploration, Funnel exploration, and others.
revenueDataReturned Revenue data returned Google Analytics 360 Properties Returns true if revenue data was returned in this report. Otherwise, this dimension returns false. GA users with the No Revenue Metrics restriction are unable to see revenue metrics. This dimension will always be false while that restriction is active. To learn more, see Access and data-restriction management.
userCountry User Country Google Analytics 360 Properties The country of the GA user that accessed GA reporting data.
userCountryId User Country ID Google Analytics 360 Properties The country ID of the GA user that accessed GA reporting data. Formatted according to ISO 3166-1 alpha-2 standard.
userEmail User email All Google Analytics Properties The email of the GA user that accessed GA reporting data. Some integrations allow users to access GA reporting data through the integration without the user having direct access to the property; in that case, userEmail will return for example Google Ads Linked User depending upon the integration.
userIP User IP Google Analytics 360 Properties The IP of the GA user that accessed GA reporting data.

Metrics

The following metrics can be requested in data access reports. Specify the "API Name" in an AccessMetric resource's metric name field for a column of the metric in the report response.

API Name UI Name Allowed Properties Description
accessCount Access count Google Analytics 360 Properties The number of times GA reporting data was accessed.
dataApiQuotaPropertyTokensConsumed Data API Quota Property Tokens Consumed All Google Analytics Properties Returns the total property quota tokens consumed for Data API requests.