Skip to content

v2.1.0 dbt_ad_reporting

Choose a tag to compare

@fivetran-data-model-bot fivetran-data-model-bot released this 28 Aug 22:43
· 14 commits to main since this release
f6d26c8

PR #163 includes the following updates:

Schema Updates - Facebook Ads

4 total changes • 0 possible breaking changes

Data Model Change type Old name New name Notes
stg_facebook_ads__basic_ad_action_values New Columns index, _fivetran_id Adding composite fields for primary keys for basic_ad_action_values source table.
stg_facebook_ads__basic_ad_actions New Columns index, _fivetran_id Adding composite fields for primary keys for basic_ad_actions source table.
stg_facebook_ads__demographics_country_actions New Column index Adding composite field for primary key for demographics_country_actions source table.
stg_facebook_ads__demographics_region_actions New Column index Adding composite field for primary key for demographics_region_actions source table.

Full Changelog: v2.0.1...v2.1.0