Anatolii Yatsuk
Anatolii Yatsuk
@darynaishchenko, the update to add a new field to the `ad_group` stream is leading to errors for users with the connector set up using a manager account. This is because...
@iSINUS Hi, could you grant me permission to push changes to your branch? I'd like to add [my fixes](https://github.com/airbytehq/airbyte/pull/35276) and then merge your PR. Thanks!
@iSINUS Hello. The `AdCreative` endpoint doesn't support status filtering. Please check [the docs](https://developers.facebook.com/docs/marketing-api/reference/ad-creative/#Reading): the `Parameters` block shows which fields can be used for filtering. ``` Status: 400\n Response:\n {\n \"error\":...
@btkcodedev The acceptance tests fail with timeout because the connector no longer limits the number of records during the tests. We need to find a new way to limit records.
@btkcodedev Please update the docs with the new default `start_date`.
@artem1205 I will create separate PRs for connectors; I just added these changes here for now for easier testing. This way we can execute regression tests from this branch.
@brianjlai, I have linked the connectors' PRs in the description. I added these changes to this PR so it can be easily tested using the regression tool from this branch....
@natikgadzhi @brianjlai I've attached an example of the regression test results. The target version shows more records due to the addition of lookback windows, yet it reproduces all records from...