1
0
mirror of synced 2025-12-22 11:31:02 -05:00
Files
airbyte/airbyte-integrations/connectors/source-google-analytics-data-api/metadata.yaml
octavia-bot-hoard[bot] 39dcb69bc0 🐙 source-google-analytics-data-api: run up-to-date pipeline [2025-11-25] (#69892)
Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
2025-11-24 20:14:36 -08:00

80 lines
2.6 KiB
YAML

data:
ab_internal:
ql: 400
sl: 300
allowedHosts:
hosts:
- oauth2.googleapis.com
- www.googleapis.com
- analyticsdata.googleapis.com
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1
connectorSubtype: api
connectorType: source
definitionId: 3cc2eafd-84aa-4dca-93af-322d9dfeec1a
dockerImageTag: 2.9.18
dockerRepository: airbyte/source-google-analytics-data-api
documentationUrl: https://docs.airbyte.com/integrations/sources/google-analytics-data-api
externalDocumentationUrls:
- title: Data API changelog
url: https://developers.google.com/analytics/devguides/reporting/data/v1/changelog
type: api_release_history
resourceRequirements:
jobSpecific:
- jobType: check_connection
resourceRequirements:
memory_limit: 1600Mi
memory_request: 1600Mi
githubIssueLabel: source-google-analytics-data-api
icon: google-analytics.svg
license: Elv2
maxSecondsBetweenMessages: 86400
name: Google Analytics 4 (GA4)
remoteRegistries:
pypi:
enabled: false
packageName: airbyte-source-google-analytics-data-api
registryOverrides:
cloud:
enabled: true
oss:
enabled: true
releaseStage: generally_available
releases:
rolloutConfiguration:
enableProgressiveRollout: false
breakingChanges:
2.0.0:
message: Version 2.0.0 introduces changes to stream names for those syncing more than one Google Analytics 4 property. It allows streams from all properties to sync successfully. Please upgrade the connector to enable this additional functionality.
upgradeDeadline: "2023-10-16"
suggestedStreams:
streams:
- website_overview
- daily_active_users
- traffic_sources
- pages
- weekly_active_users
- devices
- locations
- four_weekly_active_users
- sessions
supportLevel: certified
tags:
- language:manifest-only
- cdk:low-code
connectorTestSuitesOptions:
# Running regression and acceptance at the same time can cause quota consumption problems
# - suite: liveTests
# testConnections:
# - name: google-analytics-data-api_config_dev_null
# id: 6cee88ef-3893-4498-9812-8b80dbfcab0e
- suite: unitTests
- suite: acceptanceTests
testSecrets:
- name: SECRET_SOURCE-GOOGLE-ANALYTICS-DATA-API__CREDS
fileName: config.json
secretStore:
type: GSM
alias: airbyte-connector-testing-secret-store
metadataSpecVersion: "1.0"