Metadata-Version: 2.1
Name: airbyte-source-google-ads
Version: 4.2.6
Summary: Source implementation for Google Ads.
Home-page: https://airbyte.com
License: Elv2
Author: Airbyte
Author-email: contact@airbyte.io
Requires-Python: >=3.10,<3.12
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: airbyte-cdk (==7.18.1.post8.dev25490693965)
Requires-Dist: google-ads (==27.0.0)
Requires-Dist: pendulum (<3.0.0)
Requires-Dist: protobuf (==4.25.2)
Project-URL: Documentation, https://docs.airbyte.com/integrations/sources/google-ads
Project-URL: Repository, https://github.com/airbytehq/airbyte
Description-Content-Type: text/markdown

# Google Ads source connector

This is a Python CDK connector. For user-facing documentation and setup guides,
see the [Google Ads source connector documentation](https://docs.airbyte.com/integrations/sources/google-ads).

## Development

For local development and testing, see
[Developing Connectors Locally](https://docs.airbyte.com/connector-development/local-connector-development).

For Python CDK API reference, see the
[Python CDK docs](https://airbytehq.github.io/airbyte-python-cdk/airbyte_cdk.html).
For acceptance test configuration, see the
[Connector Acceptance Tests Reference](https://docs.airbyte.com/connector-development/testing-connectors/connector-acceptance-tests-reference).

## Connector-specific guidance

This connector does not currently include additional connector-specific
troubleshooting or testing guidance.

