Google Ads Migration Guide
Upgrading to 3.0.0
This release upgrades the Google Ads API from Version 13 to Version 15 which causes the following changes in the schemas:
Stream | Current field name | New field name |
---|---|---|
ad_listing_group_criterion | ad_group_criterion.listing_group.case_value.product_bidding_category.id | ad_group_criterion.listing_group.case_value.product_category.category_id |
ad_listing_group_criterion | ad_group_criterion.listing_group.case_value.product_bidding_category.level | ad_group_criterion.listing_group.case_value.product_category.level |
shopping_performance_view | segments.product_bidding_category_level1 | segments.product_category_level1 |
shopping_performance_view | segments.product_bidding_category_level2 | segments.product_category_level2 |
shopping_performance_view | segments.product_bidding_category_level3 | segments.product_category_level3 |
shopping_performance_view | segments.product_bidding_category_level4 | segments.product_category_level4 |
shopping_performance_view | segments.product_bidding_category_level5 | segments.product_category_level5 |
campaign | campaign.shopping_setting.sales_country | This field has been deleted |
Users should:
- Refresh the source schema
- Reset affected streams after upgrading to ensure uninterrupted syncs.
Refresh affected schemas and reset data
- Select Connections in the main navbar.
- Select the connection(s) affected by the update.
- Select the Replication tab.
- Select Refresh source schema.
- Select OK.
Any detected schema changes will be listed for your review.
- Select Save changes at the bottom of the page.
- Ensure the Reset affected streams option is checked.
Depending on destination type you may not be prompted to reset your data.
- Select Save connection.
This will reset the data in your destination and initiate a fresh sync.
For more information on resetting your data in Airbyte, see this page.