Skip to content

dbt_google_ads 0.6.0

Compare
Choose a tag to compare
@fivetran-joemarkiewicz fivetran-joemarkiewicz released this 24 Feb 00:16
· 208 commits to main since this release
4a3e1ae

Happy Wednesday 🐫

This release of the dbt_google_ads package includes the following updates:

🚨 Breaking Changes 🚨

  • The account source table has been renamed to be account_history. This has been reflected in the source model references within this release. (#24)
  • The ad_final_url_history model has been removed from the connector. The url fields are now references within the final_urls field within the ad_history table. These changes are reflected in the google_ads__url_adapter model. (#24)