Skip to content

Commit e470ee0

Browse files
bump schema
1 parent d3b8286 commit e470ee0

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

integration_tests/dbt_project.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ vars:
3030
apple_search_ads__using_search_terms: True
3131

3232
google_ads_source:
33-
google_ads_schema: ad_reporting_integration_tests_6
33+
google_ads_schema: ad_reporting_integration_tests_7
3434
google_ads_ad_stats_identifier: "google_ads_ad_stats_data"
3535
google_ads_ad_history_identifier: "google_ads_ad_history_data"
3636
google_ads_ad_group_history_identifier: "google_ads_ad_group_history_data"
@@ -43,7 +43,7 @@ vars:
4343
google_ads_ad_group_criterion_history_identifier: "google_ads_ad_group_criterion_history_data"
4444

4545
microsoft_ads_source:
46-
microsoft_ads_schema: ad_reporting_integration_tests_6
46+
microsoft_ads_schema: ad_reporting_integration_tests_7
4747
microsoft_ads_account_history_identifier: "microsoft_ads_account_history_data"
4848
microsoft_ads_account_performance_daily_report_identifier: "microsoft_ads_account_performance_daily_report_data"
4949
microsoft_ads_ad_group_history_identifier: "microsoft_ads_ad_group_history_data"
@@ -57,7 +57,7 @@ vars:
5757
microsoft_ads_search_query_performance_daily_report_identifier: "microsoft_ads_search_performance_daily_report_data"
5858

5959
linkedin_source:
60-
linkedin_ads_schema: ad_reporting_integration_tests_6
60+
linkedin_ads_schema: ad_reporting_integration_tests_7
6161
linkedin_ads_account_history_identifier: "linkedin_ad_account_history_data"
6262
linkedin_ads_ad_analytics_by_creative_identifier: "linkedin_ad_analytics_by_creative_data"
6363
linkedin_ads_campaign_group_history_identifier: "linkedin_ad_campaign_group_history_data"
@@ -66,7 +66,7 @@ vars:
6666
linkedin_ads_ad_analytics_by_campaign_identifier: "linkedin_ad_analytics_by_campaign_data"
6767

6868
twitter_ads_source:
69-
twitter_ads_schema: ad_reporting_integration_tests_6
69+
twitter_ads_schema: ad_reporting_integration_tests_7
7070
twitter_ads_account_history_identifier: "twitter_account_history_data"
7171
twitter_ads_campaign_history_identifier: "twitter_campaign_history_data"
7272
twitter_ads_line_item_history_identifier: "twitter_line_item_history_data"
@@ -80,7 +80,7 @@ vars:
8080
twitter_ads_line_item_keywords_report_identifier: "twitter_line_item_keywords_report_data"
8181

8282
pinterest_source:
83-
pinterest_schema: ad_reporting_integration_tests_6
83+
pinterest_schema: ad_reporting_integration_tests_7
8484
pinterest_ads_ad_group_history_identifier: "pinterest_ad_group_history_data"
8585
pinterest_ads_campaign_history_identifier: "pinterest_campaign_history_data"
8686
pinterest_ads_pin_promotion_history_identifier: "pinterest_pin_promotion_history_data"
@@ -93,7 +93,7 @@ vars:
9393
pinterest_ads_advertiser_report_identifier: "pinterest_advertiser_report_data"
9494

9595
facebook_ads_source:
96-
facebook_ads_schema: ad_reporting_integration_tests_6
96+
facebook_ads_schema: ad_reporting_integration_tests_7
9797
facebook_ads_account_history_identifier: "facebook_ads_account_history_data"
9898
facebook_ads_ad_history_identifier: "facebook_ads_ad_history_data"
9999
facebook_ads_ad_set_history_identifier: "facebook_ads_ad_set_history_data"
@@ -102,7 +102,7 @@ vars:
102102
facebook_ads_creative_history_identifier: "facebook_ads_creative_history_data"
103103

104104
snapchat_ads_source:
105-
snapchat_ads_schema: ad_reporting_integration_tests_6
105+
snapchat_ads_schema: ad_reporting_integration_tests_7
106106
snapchat_ads_ad_account_history_identifier: "snapchat_ad_account_history_data"
107107
snapchat_ads_ad_history_identifier: "snapchat_ad_history_data"
108108
snapchat_ads_ad_hourly_report_identifier: "snapchat_ad_hourly_report_data"
@@ -114,7 +114,7 @@ vars:
114114
snapchat_ads_creative_url_tag_history_identifier: "snapchat_creative_url_tag_history_data"
115115

116116
tiktok_ads_source:
117-
tiktok_ads_schema: ad_reporting_integration_tests_6
117+
tiktok_ads_schema: ad_reporting_integration_tests_7
118118
tiktok_ads_adgroup_history_identifier: "tiktok_adgroup_history_data"
119119
tiktok_ads_ad_history_identifier: "tiktok_ad_history_data"
120120
tiktok_ads_advertiser_identifier: "tiktok_advertiser_data"
@@ -124,7 +124,7 @@ vars:
124124
tiktok_ads_campaign_report_hourly_identifier: "tiktok_campaign_report_hourly_data"
125125

126126
amazon_ads_source:
127-
amazon_ads_schema: ad_reporting_integration_tests_6
127+
amazon_ads_schema: ad_reporting_integration_tests_7
128128
amazon_ads_ad_group_history_identifier: "amazon_ads_ad_group_history_data"
129129
amazon_ads_ad_group_level_report_identifier: "amazon_ads_ad_group_level_report_data"
130130
amazon_ads_advertised_product_report_identifier: "amazon_ads_advertised_product_report_data"
@@ -138,7 +138,7 @@ vars:
138138
amazon_ads_search_term_ad_keyword_report_identifier: "amazon_ads_search_term_ad_keyword_report_data"
139139

140140
reddit_ads_source:
141-
reddit_ads_schema: ad_reporting_integration_tests_6
141+
reddit_ads_schema: ad_reporting_integration_tests_7
142142
reddit_ads_account_identifier: "reddit_ads_account_data"
143143
reddit_ads_account_report_identifier: "reddit_ads_account_report_data"
144144
reddit_ads_ad_identifier: "reddit_ads_ad_data"

0 commit comments

Comments
 (0)