airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
15.47k stars 3.99k forks source link

✨ Facebook Marketing Source Connector -`use_unified_attribution_setting` toggle #29894

Open tybernstein opened 1 year ago

tybernstein commented 1 year ago

What area the feature impact?

Connectors

Revelant Information

Enable the ability to toggle use_unified_attribution_setting at the connector's settings level for the Facebook Marketing Source Connector.

linuxs commented 11 months ago

attribution_setting seems to be coming back as null consistently across the board for us, we're seeing null values and the default attribution window seems to be used across the board. As a result when campaigns have different attribution windows than default we're seeing really wonky values. We hopped on the office hours today and were advised to comment on this GH issue. It seems like this use_unified_attribution_setting must be set otherwise the value will be null.

We're also seeing another issue when trying to configure the Facebook Marketing oauth app using a delegate account. Support advised this is on the account level but to me it seems like the oauth app itself should be requesting the permissions business_management

linuxs commented 11 months ago

https://github.com/airbytehq/airbyte-internal-issues/issues/2793 related.