Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading