https://linen.dev logo
r

Remi Salmon

12/22/2021, 8:07 PM
Hi, not sure where to post this but there is a bug in the Google Ads connector where it is not able to normalize the keyword_report table (log error:
100038 (22018): Numeric value 'KEYWORD' is not recognized
) because of a wrong type definition here: https://github.com/airbytehq/airbyte/blob/13ac480a8b0024360d35c20fd6d640296b57f137[…]source-google-ads/source_google_ads/schemas/keyword_report.json
u

[DEPRECATED] Marcos Marx

12/23/2021, 2:00 AM
Thanks for the heads up @Remi Salmon I submited a fix https://github.com/airbytehq/airbyte/pull/9071
d

developersteve

12/23/2021, 4:19 PM
@[DEPRECATED] Marcos Marx just to confirm that 0.1.20 fixes the issue, thank you!
2 Views