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

Backwards Compatibility Work #1

Closed DylanBaker closed 3 years ago

DylanBaker commented 3 years ago

@fivetran-kristin I've started the backwards compatibility work here for ease. (I'll move it over once we're happy with the structure.)

The only one I'm worried about is the app_link table. From the data Manju sent, I was able to get most of the columns, but there are three that I'm still unclear on: class_name, package_name, and template_page. I'm hoping they are just not in the JSON he sent as an example, but I've asked him to confirm here.

This PR is compatible with this PR in the transform package.