Skip to content

Add models for per month reports over Facebook Ads data

Yannis Roussos requested to merge 6-add-models-for-per-month-tables into master

This MR adds the following Table models over the transformed tables that were introduced with dbt-tap-facebook#8 (closed):

  • Clicks per month
  • Impressions per month
  • Results per month
  • Costs per month
  • Funnel Performance per month
  • Funnel Costs per month
  • App Engagement per month

Also, designs for each are added to the Facebook Ads topic.

Closes #6 (closed)

Merge request reports