Google Analytics
Connect to Google Analytics and automate reporting workflows
Actions (27)
Analytics Data API · 17
- Batch run pivot reportsPOST /v1beta/{property=properties/*}:batchRunPivotReports
Execute multiple pivot reports in a single API call.
documented - Batch run reportsPOST /v1beta/{property=properties/*}:batchRunReports
Execute multiple reports in a single API call.
documented - Check compatibilityPOST /v1beta/{property=properties/*}:checkCompatibility
List dimensions/metrics that can be added to a report and remain compatible.
documented - Create audiencePOST /v1beta/{name=accounts/*}/audiences
Create a new audience under an account.
documented - Delete accountDELETE /v1beta/{name=accounts/*}
Soft-delete an account.
documented - Get accountGET /v1beta/{name=accounts/*}
Retrieve a single account by resource name.
documented - Get data sharing settingsPOST /v1beta/{name=accounts/*}/dataSharingSettings
Get data sharing settings for an account.
documented - Get metadataGET /v1beta/{name=properties/*/metadata}
Return available dimensions, metrics and related metadata for a property.
documented - List account summariesGET /v1beta/accountSummaries
Retrieve summaries of accounts accessible to the caller.
documented - List accountsGET /v1beta/accounts
List Google Analytics accounts accessible to the caller.
documented - Provision account ticketPOST /v1beta/accounts:provisionAccountTicket
Request a ticket to create a new Analytics account.
documented - Run access reportPOST /v1beta/accounts:runAccessReport
Generate an access report for an account.
documented - Run pivot reportPOST /v1beta/{property=properties/*}:runPivotReport
Generate a pivot report for a given GA4 property.
documented - Run realtime reportPOST /v1beta/{property=properties/*}:runRealtimeReport
Return a real-time report for a property.
documented - Run reportPOST /v1beta/{property=properties/*}:runReport
Generate a standard GA4 report for a given property.
documented - Search change history eventsPOST /v1beta/accounts:searchChangeHistoryEvents
Search changes in an account's configuration.
documented - Update accountPATCH /v1beta/{account.name=accounts/*}
Update an existing account.
documented
Analytics Admin API · 10
- Delete accountDELETE /v1beta/{name=accounts/*}
Soft-delete an account.
documented - Get accountGET /v1beta/{name=accounts/*}
Retrieve a single account.
documented - Get data sharing settingsGET /v1beta/{name=accounts/*/dataSharingSettings}
Get data sharing settings for an account.
documented - List account summariesGET /v1beta/accountSummaries
Summaries of accounts accessible by the caller.
documented - List account summaries (alpha)GET /v1alpha/accountSummaries
Summaries of accounts accessible by the caller (alpha).
documented - List accountsGET /v1beta/accounts
List accounts.
documented - Provision account ticketPOST /v1beta/accounts:provisionAccountTicket
Request a ticket to create an account.
documented - Run access reportPOST /v1beta/accounts:runAccessReport
Generate an access report for an account.
documented - Search change history eventsPOST /v1beta/accounts:searchChangeHistoryEvents
Search changes in an account's configuration.
documented - Update accountPATCH /v1beta/{account.name=accounts/*}
Update an account.
documented