Skip to content

v0.2.2 dbt_apple_search_ads

Compare
Choose a tag to compare
@fivetran-reneeli fivetran-reneeli released this 11 Jul 16:35
· 14 commits to main since this release
fcda5ca

Bugfix:

  • Updated the dbt_utils.unique_combination_of_columns test for the apple_search_ads__search_term_report to include the following fields. (PR #18):
    - date_day
    - search_term_text
    - keyword_id
    - ad_group_id
    - campaign_id
    - organization_id
    - match_type

Under the Hood:

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

Contributors:

Full Changelog: v0.2.0...v0.2.2