Skip to content

v0.4.0 dbt_tiktok_ads

Compare
Choose a tag to compare
@fivetran-avinash fivetran-avinash released this 25 Jul 20:41
· 13 commits to main since this release
794c0f8

PR #11 includes the following changes:

馃毃 Breaking Changes 馃毃

Updated model Removed fields
tiktok_ads__ad_group_report action_categories, age, languages, interest_category
tiktok_ads__ad_report action_categories, age, languages, interest_category
tiktok_ads__url_report action_categories, age, languages, interest_category

Note: All of the above fields were also removed due to complications with the BigQuery JSON datatype causing errors during compilation.

馃敡 Under the Hood 馃敥

  • Incorporated the new fivetran_utils.drop_schemas_automation macro into the end of each Buildkite integration test job.
  • Updated the pull request templates.

Full Changelog: v0.3.0...v0.4.0