fivetran / dbt_ad_reporting

Fivetran's ad reporting dbt package. Combine your Facebook, Google, Pinterest, LinkedIn, Twitter, Snapchat, Microsoft, TikTok, Reddit, Amazon, and Apple Search advertising metrics using this package.
https://fivetran.github.io/dbt_ad_reporting/#!/overview
Apache License 2.0
142 stars 56 forks source link

[Feature] Add ability to pass through metrics to final ad reporting models #85

Closed fivetran-joemarkiewicz closed 1 year ago

fivetran-joemarkiewicz commented 1 year ago

Is there an existing feature request for this?

Describe the Feature

Currently there are variables in all of the upstream platform specific ad reporting packages that allow for user defined metrics to be included in the end models. However, this same functionality is not available to persist through to the final roll up ad reporting models.

This feature is to explore creating a way (or a new variables) to allow these upstream passthrough variables to persist to the roll up models.

Describe alternatives you've considered

Making custom adjustments or doing further model builds following the dbt package models.

Are you interested in contributing this feature?

Anything else?

PR #84 is a great start at tackling this feature update.

fivetran-joemarkiewicz commented 1 year ago

This is now possible in the latest release (v1.4.0) of the Ad Reporting package! Closing this issue as the feature is now live.