Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

[Feature] Amazon Ads v2 -> v3 Schema Change Updates Required #9

Description

@fivetran-joemarkiewicz

Is there an existing feature request for this?

  • I have searched the existing issues

Describe the Feature

Amazon Ads is upgrading from their V2 to V3 API. This is resulting in a number of deprecations and new field additions. For a full list of changes you can view the planned deprecations for the Amazon Ads API.

For this package (and likely the downstream dbt_amazon_ads package), the following changes will need to be made to reflect the connector changes:

  • CAMPAIGN_HISTORY table

    • Removed Fields:
      • Campaign_type, daily_budget, placement, premium_bid_adjustment
    • Added Fields:
      • Budget, budget_type, effective_budget
  • KEYWORD_HISTORY

    • Added Fields:
      • native_language_locale

Describe alternatives you've considered

This will still likely work following the API upgrade, but it would be best to upgrade to ensure our package is using the latest fields provided by the API and connector.

Are you interested in contributing this feature?

  • Yes.
  • Yes, but I will need assistance and will schedule time during your office hours for guidance.
  • No.

Anything else?

No response

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions