Skip to content

Commit

Permalink
Automated commit: Import JSON schemas (#1054)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions[bot] and github-actions authored Sep 3, 2024
1 parent 9e73a17 commit 9c205f0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions _data/taps/schemas/bing-ads/v2/bing-ads-v2-tables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ tables:
loading-behavior: Append-Only
primary-keys:
- AccountId
- '_sdc_report_datetime'
- _sdc_report_datetime
- TimePeriod
replication-key: TimePeriod
- name: ad_performance_report
Expand Down Expand Up @@ -202,7 +202,7 @@ tables:
loading-behavior: Append-Only
primary-keys:
- AccountId
- '_sdc_report_datetime'
- _sdc_report_datetime
- TimePeriod
replication-key: TimePeriod
- name: age_gender_audience_report
Expand All @@ -221,7 +221,7 @@ tables:
loading-behavior: Append-Only
primary-keys:
- AccountId
- '_sdc_report_datetime'
- _sdc_report_datetime
- TimePeriod
replication-key: TimePeriod
- name: audience_performance_report
Expand All @@ -241,7 +241,7 @@ tables:
primary-keys:
- AccountId
- AudienceId
- '_sdc_report_datetime'
- _sdc_report_datetime
- TimePeriod
replication-key: TimePeriod
- name: campaigns
Expand Down Expand Up @@ -317,7 +317,7 @@ tables:
loading-behavior: Append-Only
primary-keys:
- AccountId
- '_sdc_report_datetime'
- _sdc_report_datetime
- TimePeriod
replication-key: TimePeriod
- name: geographic_performance_report
Expand All @@ -337,7 +337,7 @@ tables:
loading-behavior: Append-Only
primary-keys:
- AccountId
- '_sdc_report_datetime'
- _sdc_report_datetime
- TimePeriod
replication-key: TimePeriod
- name: goals_and_funnels_report
Expand All @@ -358,7 +358,7 @@ tables:
loading-behavior: Append-Only
primary-keys:
- AccountId
- '_sdc_report_datetime'
- _sdc_report_datetime
- TimePeriod
replication-key: TimePeriod
- name: keyword_performance_report
Expand Down Expand Up @@ -403,7 +403,7 @@ tables:
loading-behavior: Append-Only
primary-keys:
- AccountId
- '_sdc_report_datetime'
- _sdc_report_datetime
- TimePeriod
replication-key: TimePeriod
- name: search_query_performance_report
Expand All @@ -427,6 +427,6 @@ tables:
loading-behavior: Append-Only
primary-keys:
- AccountId
- '_sdc_report_datetime'
- _sdc_report_datetime
- TimePeriod
replication-key: TimePeriod

0 comments on commit 9c205f0

Please sign in to comment.