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

Pinterest v0.8.0 #94

Closed fivetran-reneeli closed 1 year ago

fivetran-reneeli commented 1 year ago

PR Overview

This PR will address the following Issue/Feature: Update pinterest package dependency version

This PR will result in the following new package version:

v1.5.0

Please detail what change(s) this PR introduces and any additional information that should be known during the review of this PR: Update pinterest version in the packages.yml and documentation

PR Checklist

Basic Validation

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

Will test once underlying pinterest package gets released, but right now you can switch it out with

  - git: https://github.com/fivetran/dbt_pinterest.git
    revision: feature/pinterest_v5_API_support
    warn-unpinned: false

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

Detailed Validation

Please acknowledge that the following validation checks have been performed prior to marking this PR as "ready for review":

Standard Updates

Please acknowledge that your PR contains the following standard updates:

dbt Docs

Please acknowledge that after the above were all completed the below were applied to your branch:

If you had to summarize this PR in an emoji, which would it be?

:dancer:
fivetran-joemarkiewicz commented 1 year ago

@fivetran-reneeli I realized the README also needs to be updated to reflect the new version of the Ad Package as well as the Pinterest Ads dependency version upgrades. Would you be able to make those changes and then feel free to merge this into the release branch.

Please hold off on merging the release branch as we are waiting on a number of other updates.