Google Analytics Admin API (analyticsadmin:v1alpha)

2022-08-04

1 new method

Additions

    Methods
  • analyticsadmin.properties.runAccessReport

      Flat Path: v1alpha/properties/{propertiesId}:runAccessReport

      HTTP Method: POST

      Parameters:

        entity

          Type: string

          Location: path

          Required: Yes

          Pattern: ^properties/[^/]+$

          Description: The Data Access Report is requested for this property. For example if "123" is your GA4 property ID, then entity should be "properties/123".

      Scopes:

    • https://www.googleapis.com/auth/analytics.edit
    • https://www.googleapis.com/auth/analytics.readonly
    • Path: v1alpha/{+entity}:runAccessReport

      Description: Returns a customized report of data access records. The report provides records of each time a user reads Google Analytics reporting data. Access records are retained for up to 2 years. Data Access Reports can be requested for a property. The property must be in Google Analytics 360. This method is only available to Administrators. These data access records include GA4 UI Reporting, GA4 UI Explorations, GA4 Data API, and other products like Firebase & Admob that can retrieve data from Google Analytics through a linkage. These records don't include property configuration changes like adding a stream or changing a property's time zone. For configuration change history, see [searchChangeHistoryEvents](https://developers.google.com/analytics/devguides/config/admin/v1/rest/v1alpha/accounts/searchChangeHistoryEvents).

      Parameter Order: entity