Anatolii Yatsuk
Anatolii Yatsuk
@alafanechere, this update is essentially a new feature crucial for a specific user scenario. Currently, our Google Ads connector syncs data exclusively from preselected accounts. The user who requested this...
Hi @nazariyme. Thank you for bringing this to our attention. I have created a [PR](https://github.com/airbytehq/airbyte/pull/34200) to address the issue and will let you know as soon as it's merged. I'm...
@bachik-24 Hi, what do you mean by "Connection does not take a single line"?
@bachik-24 Can you please share your `custom_queries_array` parameter?
@bachik-24 It looks like you should add the `segments.date` parameter to your query; previously, it was added automatically. Here is the PR with these changes: https://github.com/airbytehq/airbyte/pull/33603
@bachik-24 This change is described in the PR description and [the docs](https://github.com/airbytehq/airbyte/blob/66ce98fdc4eacd6a3d69210630e3b3b9e0762ba9/docs/integrations/sources/google-ads.md#custom-query-understanding-google-ads-query-language), but actually, you don't need to modify your config manually, as it is updated using config migrations when...
@maztohir , Could you please update your branch to the latest version? It would be best if you also populated the AWS region for the IAM client.
Closing as a duplicate of https://github.com/airbytehq/airbyte/pull/31701
Regression Tool results: **catalog**: A new stream was added - Ticket Activities. **test_record_schema_match_with_state:** brands, topics - normalization ticket_fields - records were filtered by time **Read:** - custom_roles - control version...
Hi, @bnchrch, 1. Great catch! You identified an issue where records in the `macros` and `ticket_audits` streams weren't being filtered by time. I've already pushed a fix for that. For...