# google-analytics3 OpenAPI overview

> Below is an overview of the google-analytics3 openapi in simple language. This API contains 88 endpoints.

For more detailed information of an endpoint, visit https://oapis.org/summary/google-analytics3/[idOrRoute]

Google Analytics API vv3 - https://analytics.googleapis.com
Views and manages your Google Analytics data.

## data

- [analytics.data.ga.get](https://oapis.org/openapi/google-analytics3/analytics.data.ga.get): GET https://analytics.googleapis.com/data/ga?ids=string&start-date=string&end-date=string&metrics=string&dimensions=string&filters=string&include-empty-rows=boolean&max-results=integer&output=string&samplingLevel=string&segment=string&sort=string&start-index=integer - 
- [analytics.data.mcf.get](https://oapis.org/openapi/google-analytics3/analytics.data.mcf.get): GET https://analytics.googleapis.com/data/mcf?ids=string&start-date=string&end-date=string&metrics=string&dimensions=string&filters=string&max-results=integer&samplingLevel=string&sort=string&start-index=integer - 
- [analytics.data.realtime.get](https://oapis.org/openapi/google-analytics3/analytics.data.realtime.get): GET https://analytics.googleapis.com/data/realtime?ids=string&metrics=string&dimensions=string&filters=string&max-results=integer&sort=string - 

## management

- [analytics.management.accountSummaries.list](https://oapis.org/openapi/google-analytics3/analytics.management.accountSummaries.list): GET https://analytics.googleapis.com/management/accountSummaries?max-results=integer&start-index=integer - 
- [analytics.management.accounts.list](https://oapis.org/openapi/google-analytics3/analytics.management.accounts.list): GET https://analytics.googleapis.com/management/accounts?max-results=integer&start-index=integer - 
- [analytics.management.accountUserLinks.list](https://oapis.org/openapi/google-analytics3/analytics.management.accountUserLinks.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/entityUserLinks?max-results=integer&start-index=integer - 
- [analytics.management.accountUserLinks.insert](https://oapis.org/openapi/google-analytics3/analytics.management.accountUserLinks.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/entityUserLinks - 
- [analytics.management.accountUserLinks.update](https://oapis.org/openapi/google-analytics3/analytics.management.accountUserLinks.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/entityUserLinks/{linkId} - 
- [analytics.management.accountUserLinks.delete](https://oapis.org/openapi/google-analytics3/analytics.management.accountUserLinks.delete): DELETE https://analytics.googleapis.com/management/accounts/{accountId}/entityUserLinks/{linkId} - 
- [analytics.management.filters.list](https://oapis.org/openapi/google-analytics3/analytics.management.filters.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/filters?max-results=integer&start-index=integer - 
- [analytics.management.filters.insert](https://oapis.org/openapi/google-analytics3/analytics.management.filters.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/filters - 
- [analytics.management.filters.get](https://oapis.org/openapi/google-analytics3/analytics.management.filters.get): GET https://analytics.googleapis.com/management/accounts/{accountId}/filters/{filterId} - 
- [analytics.management.filters.update](https://oapis.org/openapi/google-analytics3/analytics.management.filters.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/filters/{filterId} - 
- [analytics.management.filters.patch](https://oapis.org/openapi/google-analytics3/analytics.management.filters.patch): PATCH https://analytics.googleapis.com/management/accounts/{accountId}/filters/{filterId} - 
- [analytics.management.filters.delete](https://oapis.org/openapi/google-analytics3/analytics.management.filters.delete): DELETE https://analytics.googleapis.com/management/accounts/{accountId}/filters/{filterId} - 
- [analytics.management.webproperties.list](https://oapis.org/openapi/google-analytics3/analytics.management.webproperties.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties?max-results=integer&start-index=integer - 
- [analytics.management.webproperties.insert](https://oapis.org/openapi/google-analytics3/analytics.management.webproperties.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties - 
- [analytics.management.webproperties.get](https://oapis.org/openapi/google-analytics3/analytics.management.webproperties.get): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId} - 
- [analytics.management.webproperties.update](https://oapis.org/openapi/google-analytics3/analytics.management.webproperties.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId} - 
- [analytics.management.webproperties.patch](https://oapis.org/openapi/google-analytics3/analytics.management.webproperties.patch): PATCH https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId} - 
- [analytics.management.customDataSources.list](https://oapis.org/openapi/google-analytics3/analytics.management.customDataSources.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources?max-results=integer&start-index=integer - 
- [analytics.management.uploads.deleteUploadData](https://oapis.org/openapi/google-analytics3/analytics.management.uploads.deleteUploadData): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/deleteUploadData - 
- [analytics.management.uploads.list](https://oapis.org/openapi/google-analytics3/analytics.management.uploads.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads?max-results=integer&start-index=integer - 
- [analytics.management.uploads.uploadData](https://oapis.org/openapi/google-analytics3/analytics.management.uploads.uploadData): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads - 
- [analytics.management.uploads.get](https://oapis.org/openapi/google-analytics3/analytics.management.uploads.get): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads/{uploadId} - 
- [analytics.management.customDimensions.list](https://oapis.org/openapi/google-analytics3/analytics.management.customDimensions.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions?max-results=integer&start-index=integer - 
- [analytics.management.customDimensions.insert](https://oapis.org/openapi/google-analytics3/analytics.management.customDimensions.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions - 
- [analytics.management.customDimensions.get](https://oapis.org/openapi/google-analytics3/analytics.management.customDimensions.get): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customDimensionId} - 
- [analytics.management.customDimensions.update](https://oapis.org/openapi/google-analytics3/analytics.management.customDimensions.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customDimensionId}?ignoreCustomDataSourceLinks=boolean - 
- [analytics.management.customDimensions.patch](https://oapis.org/openapi/google-analytics3/analytics.management.customDimensions.patch): PATCH https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customDimensionId}?ignoreCustomDataSourceLinks=boolean - 
- [analytics.management.customMetrics.list](https://oapis.org/openapi/google-analytics3/analytics.management.customMetrics.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics?max-results=integer&start-index=integer - 
- [analytics.management.customMetrics.insert](https://oapis.org/openapi/google-analytics3/analytics.management.customMetrics.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics - 
- [analytics.management.customMetrics.get](https://oapis.org/openapi/google-analytics3/analytics.management.customMetrics.get): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics/{customMetricId} - 
- [analytics.management.customMetrics.update](https://oapis.org/openapi/google-analytics3/analytics.management.customMetrics.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics/{customMetricId}?ignoreCustomDataSourceLinks=boolean - 
- [analytics.management.customMetrics.patch](https://oapis.org/openapi/google-analytics3/analytics.management.customMetrics.patch): PATCH https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics/{customMetricId}?ignoreCustomDataSourceLinks=boolean - 
- [analytics.management.webPropertyAdWordsLinks.list](https://oapis.org/openapi/google-analytics3/analytics.management.webPropertyAdWordsLinks.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks?max-results=integer&start-index=integer - 
- [analytics.management.webPropertyAdWordsLinks.insert](https://oapis.org/openapi/google-analytics3/analytics.management.webPropertyAdWordsLinks.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks - 
- [analytics.management.webPropertyAdWordsLinks.get](https://oapis.org/openapi/google-analytics3/analytics.management.webPropertyAdWordsLinks.get): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks/{webPropertyAdWordsLinkId} - 
- [analytics.management.webPropertyAdWordsLinks.update](https://oapis.org/openapi/google-analytics3/analytics.management.webPropertyAdWordsLinks.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks/{webPropertyAdWordsLinkId} - 
- [analytics.management.webPropertyAdWordsLinks.patch](https://oapis.org/openapi/google-analytics3/analytics.management.webPropertyAdWordsLinks.patch): PATCH https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks/{webPropertyAdWordsLinkId} - 
- [analytics.management.webPropertyAdWordsLinks.delete](https://oapis.org/openapi/google-analytics3/analytics.management.webPropertyAdWordsLinks.delete): DELETE https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks/{webPropertyAdWordsLinkId} - 
- [analytics.management.webpropertyUserLinks.list](https://oapis.org/openapi/google-analytics3/analytics.management.webpropertyUserLinks.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/entityUserLinks?max-results=integer&start-index=integer - 
- [analytics.management.webpropertyUserLinks.insert](https://oapis.org/openapi/google-analytics3/analytics.management.webpropertyUserLinks.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/entityUserLinks - 
- [analytics.management.webpropertyUserLinks.update](https://oapis.org/openapi/google-analytics3/analytics.management.webpropertyUserLinks.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/entityUserLinks/{linkId} - 
- [analytics.management.webpropertyUserLinks.delete](https://oapis.org/openapi/google-analytics3/analytics.management.webpropertyUserLinks.delete): DELETE https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/entityUserLinks/{linkId} - 
- [analytics.management.profiles.list](https://oapis.org/openapi/google-analytics3/analytics.management.profiles.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles?max-results=integer&start-index=integer - 
- [analytics.management.profiles.insert](https://oapis.org/openapi/google-analytics3/analytics.management.profiles.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles - 
- [analytics.management.profiles.get](https://oapis.org/openapi/google-analytics3/analytics.management.profiles.get): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId} - 
- [analytics.management.profiles.update](https://oapis.org/openapi/google-analytics3/analytics.management.profiles.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId} - 
- [analytics.management.profiles.patch](https://oapis.org/openapi/google-analytics3/analytics.management.profiles.patch): PATCH https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId} - 
- [analytics.management.profiles.delete](https://oapis.org/openapi/google-analytics3/analytics.management.profiles.delete): DELETE https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId} - 
- [analytics.management.profileUserLinks.list](https://oapis.org/openapi/google-analytics3/analytics.management.profileUserLinks.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/entityUserLinks?max-results=integer&start-index=integer - 
- [analytics.management.profileUserLinks.insert](https://oapis.org/openapi/google-analytics3/analytics.management.profileUserLinks.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/entityUserLinks - 
- [analytics.management.profileUserLinks.update](https://oapis.org/openapi/google-analytics3/analytics.management.profileUserLinks.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/entityUserLinks/{linkId} - 
- [analytics.management.profileUserLinks.delete](https://oapis.org/openapi/google-analytics3/analytics.management.profileUserLinks.delete): DELETE https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/entityUserLinks/{linkId} - 
- [analytics.management.experiments.list](https://oapis.org/openapi/google-analytics3/analytics.management.experiments.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments?max-results=integer&start-index=integer - 
- [analytics.management.experiments.insert](https://oapis.org/openapi/google-analytics3/analytics.management.experiments.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments - 
- [analytics.management.experiments.get](https://oapis.org/openapi/google-analytics3/analytics.management.experiments.get): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments/{experimentId} - 
- [analytics.management.experiments.update](https://oapis.org/openapi/google-analytics3/analytics.management.experiments.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments/{experimentId} - 
- [analytics.management.experiments.patch](https://oapis.org/openapi/google-analytics3/analytics.management.experiments.patch): PATCH https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments/{experimentId} - 
- [analytics.management.experiments.delete](https://oapis.org/openapi/google-analytics3/analytics.management.experiments.delete): DELETE https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments/{experimentId} - 
- [analytics.management.goals.list](https://oapis.org/openapi/google-analytics3/analytics.management.goals.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals?max-results=integer&start-index=integer - 
- [analytics.management.goals.insert](https://oapis.org/openapi/google-analytics3/analytics.management.goals.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals - 
- [analytics.management.goals.get](https://oapis.org/openapi/google-analytics3/analytics.management.goals.get): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals/{goalId} - 
- [analytics.management.goals.update](https://oapis.org/openapi/google-analytics3/analytics.management.goals.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals/{goalId} - 
- [analytics.management.goals.patch](https://oapis.org/openapi/google-analytics3/analytics.management.goals.patch): PATCH https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals/{goalId} - 
- [analytics.management.profileFilterLinks.list](https://oapis.org/openapi/google-analytics3/analytics.management.profileFilterLinks.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks?max-results=integer&start-index=integer - 
- [analytics.management.profileFilterLinks.insert](https://oapis.org/openapi/google-analytics3/analytics.management.profileFilterLinks.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks - 
- [analytics.management.profileFilterLinks.get](https://oapis.org/openapi/google-analytics3/analytics.management.profileFilterLinks.get): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks/{linkId} - 
- [analytics.management.profileFilterLinks.update](https://oapis.org/openapi/google-analytics3/analytics.management.profileFilterLinks.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks/{linkId} - 
- [analytics.management.profileFilterLinks.patch](https://oapis.org/openapi/google-analytics3/analytics.management.profileFilterLinks.patch): PATCH https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks/{linkId} - 
- [analytics.management.profileFilterLinks.delete](https://oapis.org/openapi/google-analytics3/analytics.management.profileFilterLinks.delete): DELETE https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks/{linkId} - 
- [analytics.management.unsampledReports.list](https://oapis.org/openapi/google-analytics3/analytics.management.unsampledReports.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/unsampledReports?max-results=integer&start-index=integer - 
- [analytics.management.unsampledReports.insert](https://oapis.org/openapi/google-analytics3/analytics.management.unsampledReports.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/unsampledReports - 
- [analytics.management.unsampledReports.get](https://oapis.org/openapi/google-analytics3/analytics.management.unsampledReports.get): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/unsampledReports/{unsampledReportId} - 
- [analytics.management.unsampledReports.delete](https://oapis.org/openapi/google-analytics3/analytics.management.unsampledReports.delete): DELETE https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/unsampledReports/{unsampledReportId} - 
- [analytics.management.remarketingAudience.list](https://oapis.org/openapi/google-analytics3/analytics.management.remarketingAudience.list): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences?max-results=integer&start-index=integer&type=string - 
- [analytics.management.remarketingAudience.insert](https://oapis.org/openapi/google-analytics3/analytics.management.remarketingAudience.insert): POST https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences - 
- [analytics.management.remarketingAudience.get](https://oapis.org/openapi/google-analytics3/analytics.management.remarketingAudience.get): GET https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences/{remarketingAudienceId} - 
- [analytics.management.remarketingAudience.update](https://oapis.org/openapi/google-analytics3/analytics.management.remarketingAudience.update): PUT https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences/{remarketingAudienceId} - 
- [analytics.management.remarketingAudience.patch](https://oapis.org/openapi/google-analytics3/analytics.management.remarketingAudience.patch): PATCH https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences/{remarketingAudienceId} - 
- [analytics.management.remarketingAudience.delete](https://oapis.org/openapi/google-analytics3/analytics.management.remarketingAudience.delete): DELETE https://analytics.googleapis.com/management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences/{remarketingAudienceId} - 
- [analytics.management.clientId.hashClientId](https://oapis.org/openapi/google-analytics3/analytics.management.clientId.hashClientId): POST https://analytics.googleapis.com/management/clientId:hashClientId - 
- [analytics.management.segments.list](https://oapis.org/openapi/google-analytics3/analytics.management.segments.list): GET https://analytics.googleapis.com/management/segments?max-results=integer&start-index=integer - 

## metadata

- [analytics.metadata.columns.list](https://oapis.org/openapi/google-analytics3/analytics.metadata.columns.list): GET https://analytics.googleapis.com/metadata/{reportType}/columns - 

## provisioning

- [analytics.provisioning.createAccountTicket](https://oapis.org/openapi/google-analytics3/analytics.provisioning.createAccountTicket): POST https://analytics.googleapis.com/provisioning/createAccountTicket - 
- [analytics.provisioning.createAccountTree](https://oapis.org/openapi/google-analytics3/analytics.provisioning.createAccountTree): POST https://analytics.googleapis.com/provisioning/createAccountTree - 

## userDeletion

- [analytics.userDeletion.userDeletionRequest.upsert](https://oapis.org/openapi/google-analytics3/analytics.userDeletion.userDeletionRequest.upsert): POST https://analytics.googleapis.com/userDeletion/userDeletionRequests:upsert - 
