mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-20 13:27:47 +02:00
feat: add RunReport and GetMetadata methods to v1 alpha feat: add Metadata, Comparison, ComparisonMetadata, and ConversionMetadata types to v1 alpha feat: add the ConversionSpec field to the RunReportRequest resource in v1 alpha feat: add the Section field to the ResponseMetaData resource in v1 alpha feat: add the conversions field to the Metadata response in v1 alpha feat: add the sections field to the DimensionMetadata in v1 alpha docs: update documentation for sampling_metadatas docs: update copyright year to 2026 in proto files PiperOrigin-RevId: 907145766
34 lines
1.2 KiB
YAML
34 lines
1.2 KiB
YAML
type: google.api.Service
|
|
config_version: 3
|
|
name: analyticsdata.googleapis.com
|
|
title: Google Analytics Data API
|
|
|
|
apis:
|
|
- name: google.analytics.data.v1alpha.AlphaAnalyticsData
|
|
- name: google.longrunning.Operations
|
|
|
|
types:
|
|
- name: google.analytics.data.v1alpha.AudienceListMetadata
|
|
|
|
documentation:
|
|
summary: |-
|
|
Accesses report data 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.
|
|
|
|
authentication:
|
|
rules:
|
|
- selector: 'google.analytics.data.v1alpha.AlphaAnalyticsData.*'
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/analytics,
|
|
https://www.googleapis.com/auth/analytics.readonly
|
|
- selector: 'google.longrunning.Operations.*'
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/analytics,
|
|
https://www.googleapis.com/auth/analytics.readonly
|