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

fix(): add correct variable name in `ad_reporting__url_report` #96

Closed aleix-cd closed 1 year ago

aleix-cd commented 1 year ago

Please provide your name and company Aleix, Capdesk from Carta

Link the issue/feature request which this PR is meant to address

https://github.com/fivetran/dbt_ad_reporting/issues/95

Detail what changes this PR introduces and how this addresses the issue/feature request linked above. Small change in models/ad_reporting__url_report.sql, where the variable name referenced in line 33 was not correct.

How did you validate the changes introduced within this PR? Locally, pointing the dbt package of a project to my fork

Which warehouse did you use to develop these changes? Snowflake

Did you update the CHANGELOG?

Did you update the dbt_project.yml files with the version upgrade (please leverage standard semantic versioning)? (In both your main project and integration_tests)

Provide an emoji that best describes your current mood

:rocket: