xref: /aosp_15_r20/external/googleapis/google/analytics/data/v1beta/analyticsdata_v1beta.yaml (revision d5c09012810ac0c9f33fe448fb6da8260d444cc9)
1type: google.api.Service
2config_version: 3
3name: analyticsdata.googleapis.com
4title: Google Analytics Data API
5
6apis:
7- name: google.analytics.data.v1beta.BetaAnalyticsData
8- name: google.longrunning.Operations
9
10documentation:
11  summary: |-
12    Accesses report data in Google Analytics. Warning: Creating multiple
13    Customer Applications, Accounts, or Projects to simulate or act as a
14    single Customer Application, Account, or Project (respectively) or to
15    circumvent Service-specific usage limits or quotas is a direct violation
16    of Google Cloud Platform Terms of Service as well as Google APIs Terms of
17    Service. These actions can result in immediate termination of your GCP
18    project(s) without any warning.
19
20authentication:
21  rules:
22  - selector: 'google.analytics.data.v1beta.BetaAnalyticsData.*'
23    oauth:
24      canonical_scopes: |-
25        https://www.googleapis.com/auth/analytics,
26        https://www.googleapis.com/auth/analytics.readonly
27  - selector: 'google.longrunning.Operations.*'
28    oauth:
29      canonical_scopes: |-
30        https://www.googleapis.com/auth/analytics,
31        https://www.googleapis.com/auth/analytics.readonly
32