Skip to content

Commit 45e5681

Browse files
authored
🎉 Source Google Ads: Add docs for reasoning behind primary key selection (#30757)
1 parent b80e1cf commit 45e5681

File tree

3 files changed

+18
-8
lines changed

3 files changed

+18
-8
lines changed

‎airbyte-integrations/connectors/source-google-ads/acceptance-test-config.yml‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ acceptance_tests:
5858
bypass_reason: "Value can be updated by Google Ads"
5959
- name: customer.optimization_score
6060
bypass_reason: "Value can be updated by Google Ads"
61+
campaign_budget:
62+
- name: campaign_budget.recommended_budget_estimated_change_weekly_interactions
63+
bypass_reason: "Value can be updated by Google Ads"
64+
campaigns:
65+
- name: campaign.optimization_score
66+
bypass_reason: "Value can be updated by Google Ads"
6167
full_refresh:
6268
tests:
6369
- config_path: "secrets/config.json"

0 commit comments

Comments
 (0)