fivetran / dbt_facebook_ads_source

Fivetran data models for Facebook Ads built using dbt.
https://fivetran.github.io/dbt_facebook_ads_source/
Apache License 2.0
14 stars 16 forks source link

Feature/add conversions #36

Open fivetran-jamie opened 3 months ago

fivetran-jamie commented 3 months ago

PR Overview

This PR will address the following Issue/Feature: No issue created

This PR will result in the following new package version:

v0.8.0 -- looking at our UI, basic_ad_actions is a child of basic_ad and is included by default with it, but juuuust in case someone doesn't have the new table, let's make it breaking, as it is a schema change.

Please provide the finalized CHANGELOG entry which details the relevant changes included in this PR:

🚨 Breaking Changes 🚨

Feature Updates

Documentation

PR Checklist

Basic Validation

Please acknowledge that you have successfully performed the following commands locally:

Before marking this PR as "ready for review" the following have been applied:

Detailed Validation

Please share any and all of your validation steps:

See Validation tests in transform PR

SwapfietsDataDaan commented 2 months ago

We just ran into an issue where we wanted to create a solution for exactly this. This will be super helpful.