Skip to content

v1.3.0 dbt_tiktok_ads

Choose a tag to compare

@fivetran-data-model-bot fivetran-data-model-bot released this 14 May 18:58
· 3 commits to main since this release
9e43af0

PR #42 includes the following updates:

Schema/Data Changes

3 total changes • 0 possible breaking changes

Data Model Change Type Old New Notes
tiktok_ads__campaign_country_report New Columns country_name, location_id, parent_location_id, has_support_below_18
stg_tiktok_ads__location_tmp New Tmp Model
stg_tiktok_ads__location New Staging Model

Feature Updates

For dbt Core users:

  • Adds the tiktok_ads__using_location variable (true by default). If you do not sync or want to use the location table, set this variable to false in your dbt_project.yml. See the README for more details.

Bug Fix

  • Fixes potential data type failures for Databricks users not syncing the campaign_country_report.stat_time_day field.

Full Changelog: v1.2.0...v1.3.0