Skip to content

dbt_google_ads_source v0.7.0

Compare
Choose a tag to compare
@fivetran-joemarkiewicz fivetran-joemarkiewicz released this 28 Jun 14:50
· 131 commits to main since this release
481ef01

Happy Tuesday! 🌮

This release of the dbt_google_ads_source package includes the following updates:

🚨 Breaking Changes 🚨

  • The api_source variable is now defaulted to google_ads as opposed to adwords. The Adwords API has since been deprecated by Google and is now no longer the standard API for the Google Ads connector. Please ensure you are using a Google Ads API version of the Fivetran connector before upgrading this package. (#28)
    • Please note, the adwords version of this package will be fully removed from the package in August of 2022. This means, models under models/adwords_connector will be removed in favor of models/google_ads_connector models.