dbt_ad_reporting 1.2.1
fivetran-sheringuyen
released this
21 Feb 23:25
·
163 commits
to main
since this release
Happy national sticky bun day! 🐰
Updates
- Updating
ad_reporting_metrics.yml
to be up to date with dbt Metrics documentation (PR #82)
Bug Fixes
- Enabling additional Snapchat Ads columns in
ad_reporting__url_report
that were previously mapped to null values. (#81)- These columns are: ad_group_id (ad_squad_id), ad_group_name (ad_squad_name), campaign_id and campaign_name.
Under the Hood
- Swapped out
calculation_method: expression
forcalculation_method: derived
for derived metrics