1
0
mirror of synced 2025-12-31 06:05:12 -05:00
Files
airbyte/airbyte-integrations/connectors/source-google-analytics-data-api/metadata.yaml
Denys Davydov e9fba26a99 🐛 Source Google Analytics Data API: limit custom report page size (#27909)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #2277 source google data analytics: limit page size of custom reports streams

* upd changelog

* limit page size only for check command
2023-07-03 20:19:00 +03:00

26 lines
703 B
YAML

data:
allowedHosts:
hosts:
- oauth2.googleapis.com
- www.googleapis.com
- analyticsdata.googleapis.com
connectorSubtype: api
connectorType: source
definitionId: 3cc2eafd-84aa-4dca-93af-322d9dfeec1a
dockerImageTag: 1.1.2
dockerRepository: airbyte/source-google-analytics-data-api
githubIssueLabel: source-google-analytics-data-api
icon: google-analytics.svg
license: Elv2
name: Google Analytics 4 (GA4)
registries:
cloud:
enabled: true
oss:
enabled: true
releaseStage: generally_available
documentationUrl: https://docs.airbyte.com/integrations/sources/google-analytics-data-api
tags:
- language:python
metadataSpecVersion: "1.0"