[source-google-ads] check_connection - TypeError: 'GAQL' object is not subscriptable #59182
Labels
area/connectors
Connector related issues
autoteam
community
needs-triage
team/extensibility
type/bug
Something isn't working
Connector Name
source-google-ads
Connector Version
3.7.10
What step the error happened?
Configuring a new connector
Relevant information
line 186
airbyte/airbyte-integrations/connectors/source-google-ads/source_google_ads/source.py
Line 186 in 2e13966
will throw a
TypeError: 'GAQL' object is not subscriptable
on the second iteration through customersbecause the query object is reassigned
In practice, I can't create a Google Ads Source when the first customer is a manager account
Relevant log output
Contribute
The text was updated successfully, but these errors were encountered: