feat: add `RunAccessReport` method (with bindings for account and property resources) to the Admin API v1beta
feat: add `AccessDimension`, `AccessMetric`, `AccessDateRange`, `AccessFilterExpression`, `AccessFilterExpressionList`, `AccessFilter`, `AccessStringFilter`, `AccessInListFilter`, `AccessNumericFilter`, `AccessBetweenFilter`, `NumericValue`, `AccessOrderBy`, `AccessDimensionHeader`, `AccessMetricHeader`, `AccessRow`, `AccessDimensionValue`, `AccessMetricValue`, `AccessQuota`, `AccessQuotaStatus` types to the Admin API v1beta
PiperOrigin-RevId: 519058583
2023-03-23 22:51:37 -07:00
|
|
|
type: google.api.Service
|
|
|
|
|
config_version: 3
|
|
|
|
|
name: analyticsadmin.googleapis.com
|
|
|
|
|
title: Google Analytics Admin API
|
|
|
|
|
|
|
|
|
|
apis:
|
|
|
|
|
- name: google.analytics.admin.v1beta.AnalyticsAdminService
|
|
|
|
|
|
2023-08-23 10:29:08 -07:00
|
|
|
documentation:
|
|
|
|
|
summary: |-
|
|
|
|
|
Manage properties in Google Analytics. Warning: Creating multiple Customer
|
|
|
|
|
Applications, Accounts, or Projects to simulate or act as a single
|
|
|
|
|
Customer Application, Account, or Project (respectively) or to circumvent
|
|
|
|
|
Service-specific usage limits or quotas is a direct violation of Google
|
|
|
|
|
Cloud Platform Terms of Service as well as Google APIs Terms of Service.
|
|
|
|
|
These actions can result in immediate termination of your GCP project(s)
|
|
|
|
|
without any warning.
|
|
|
|
|
|
feat: add `RunAccessReport` method (with bindings for account and property resources) to the Admin API v1beta
feat: add `AccessDimension`, `AccessMetric`, `AccessDateRange`, `AccessFilterExpression`, `AccessFilterExpressionList`, `AccessFilter`, `AccessStringFilter`, `AccessInListFilter`, `AccessNumericFilter`, `AccessBetweenFilter`, `NumericValue`, `AccessOrderBy`, `AccessDimensionHeader`, `AccessMetricHeader`, `AccessRow`, `AccessDimensionValue`, `AccessMetricValue`, `AccessQuota`, `AccessQuotaStatus` types to the Admin API v1beta
PiperOrigin-RevId: 519058583
2023-03-23 22:51:37 -07:00
|
|
|
authentication:
|
|
|
|
|
rules:
|
|
|
|
|
- selector: 'google.analytics.admin.v1beta.AnalyticsAdminService.*'
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.GetAccount
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.GetConversionEvent
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.GetCustomDimension
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.GetCustomMetric
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.GetDataRetentionSettings
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.GetDataSharingSettings
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.GetDataStream
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
feat: add `GetKeyEvent`, `CreateKeyEvent`, `ListKeyEvents`, `UpdateKeyEvent`, `DeleteKeyEvent` methods to the Admin API v1beta
feat: mark `GetConversionEvent`, `CreateConversionEvent`, `ListConversionEvents`, `UpdateConversionEvent`, `DeleteConversionEvent` methods as deprecated in the Admin API v1beta
feat: add the `default_conversion_value` field to the `ConversionEvent` resource in the Admin API v1beta
feat: add the `include_all_users` and `expand_groups` fields to the `RunAccessReportRequest` resource in the Admin API v1beta
feat: add the `gmp_organization` field to the `Account` resource in the Admin API v1beta
chore: update go_package to match open source code
docs: change comment for methods `DeleteAccount`, `DeleteProperty`, and `RunAccessReport` in service `AnalyticsAdminService`
docs: change comment in fields `account` and `property` in message `SearchChangeHistoryEventsRequest`
docs: change comment for field `property_type` in message `Property`
PiperOrigin-RevId: 653218190
2024-07-17 06:53:06 -07:00
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.GetKeyEvent
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
feat: add `RunAccessReport` method (with bindings for account and property resources) to the Admin API v1beta
feat: add `AccessDimension`, `AccessMetric`, `AccessDateRange`, `AccessFilterExpression`, `AccessFilterExpressionList`, `AccessFilter`, `AccessStringFilter`, `AccessInListFilter`, `AccessNumericFilter`, `AccessBetweenFilter`, `NumericValue`, `AccessOrderBy`, `AccessDimensionHeader`, `AccessMetricHeader`, `AccessRow`, `AccessDimensionValue`, `AccessMetricValue`, `AccessQuota`, `AccessQuotaStatus` types to the Admin API v1beta
PiperOrigin-RevId: 519058583
2023-03-23 22:51:37 -07:00
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.GetMeasurementProtocolSecret
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.GetProperty
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.ListAccountSummaries
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.ListAccounts
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.ListConversionEvents
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.ListCustomDimensions
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.ListCustomMetrics
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.ListDataStreams
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.ListFirebaseLinks
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.ListGoogleAdsLinks
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
feat: add `GetKeyEvent`, `CreateKeyEvent`, `ListKeyEvents`, `UpdateKeyEvent`, `DeleteKeyEvent` methods to the Admin API v1beta
feat: mark `GetConversionEvent`, `CreateConversionEvent`, `ListConversionEvents`, `UpdateConversionEvent`, `DeleteConversionEvent` methods as deprecated in the Admin API v1beta
feat: add the `default_conversion_value` field to the `ConversionEvent` resource in the Admin API v1beta
feat: add the `include_all_users` and `expand_groups` fields to the `RunAccessReportRequest` resource in the Admin API v1beta
feat: add the `gmp_organization` field to the `Account` resource in the Admin API v1beta
chore: update go_package to match open source code
docs: change comment for methods `DeleteAccount`, `DeleteProperty`, and `RunAccessReport` in service `AnalyticsAdminService`
docs: change comment in fields `account` and `property` in message `SearchChangeHistoryEventsRequest`
docs: change comment for field `property_type` in message `Property`
PiperOrigin-RevId: 653218190
2024-07-17 06:53:06 -07:00
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.ListKeyEvents
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
feat: add `RunAccessReport` method (with bindings for account and property resources) to the Admin API v1beta
feat: add `AccessDimension`, `AccessMetric`, `AccessDateRange`, `AccessFilterExpression`, `AccessFilterExpressionList`, `AccessFilter`, `AccessStringFilter`, `AccessInListFilter`, `AccessNumericFilter`, `AccessBetweenFilter`, `NumericValue`, `AccessOrderBy`, `AccessDimensionHeader`, `AccessMetricHeader`, `AccessRow`, `AccessDimensionValue`, `AccessMetricValue`, `AccessQuota`, `AccessQuotaStatus` types to the Admin API v1beta
PiperOrigin-RevId: 519058583
2023-03-23 22:51:37 -07:00
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.ListMeasurementProtocolSecrets
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.ListProperties
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
|
|
|
- selector: google.analytics.admin.v1beta.AnalyticsAdminService.RunAccessReport
|
|
|
|
|
oauth:
|
|
|
|
|
canonical_scopes: |-
|
|
|
|
|
https://www.googleapis.com/auth/analytics.edit,
|
|
|
|
|
https://www.googleapis.com/auth/analytics.readonly
|