-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ref(source-amazon-ads): bump cdk to v5 (#47940)
Signed-off-by: Artem Inzhyyants <[email protected]> Co-authored-by: maxi297 <[email protected]> Co-authored-by: Natalie Kwong <[email protected]>
- Loading branch information
1 parent
57f17ea
commit 412a424
Showing
60 changed files
with
1,707 additions
and
830 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
624 changes: 541 additions & 83 deletions
624
airbyte-integrations/connectors/source-amazon-ads/poetry.lock
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ requires = [ "poetry-core>=1.0.0",] | |
build-backend = "poetry.core.masonry.api" | ||
|
||
[tool.poetry] | ||
version = "6.0.0" | ||
version = "6.1.0" | ||
name = "source-amazon-ads" | ||
description = "Source implementation for Amazon Ads." | ||
authors = [ "Airbyte <[email protected]>",] | ||
|
@@ -16,15 +16,14 @@ repository = "https://github.com/airbytehq/airbyte" | |
include = "source_amazon_ads" | ||
|
||
[tool.poetry.dependencies] | ||
python = "^3.9,<3.12" | ||
airbyte-cdk = "0.90.0" | ||
pendulum = "==2.1.2" | ||
python = "^3.10,<3.12" | ||
airbyte-cdk = "^5" | ||
|
||
[tool.poetry.scripts] | ||
source-amazon-ads = "source_amazon_ads.run:run" | ||
|
||
[tool.poetry.group.dev.dependencies] | ||
responses = "^0.23.1" | ||
responses = "^0.25" | ||
freezegun = "*" | ||
requests-mock = "*" | ||
pytest-mock = "*" |
47 changes: 0 additions & 47 deletions
47
...integrations/connectors/source-amazon-ads/source_amazon_ads/declarative_source_adapter.py
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 0 additions & 56 deletions
56
airbyte-integrations/connectors/source-amazon-ads/source_amazon_ads/schemas/__init__.py
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
...integrations/connectors/source-amazon-ads/source_amazon_ads/schemas/attribution_report.py
This file was deleted.
Oops, something went wrong.
118 changes: 118 additions & 0 deletions
118
...s/source-amazon-ads/source_amazon_ads/schemas/attribution_report_performance_adgroup.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,118 @@ | ||
{ | ||
"$schema": "http://json-schema.org/draft-07/schema#", | ||
"properties": { | ||
"date": { | ||
"type": ["null", "string"] | ||
}, | ||
"brandName": { | ||
"type": ["null", "string"] | ||
}, | ||
"marketplace": { | ||
"type": ["null", "string"] | ||
}, | ||
"campaignId": { | ||
"type": ["null", "string"] | ||
}, | ||
"productAsin": { | ||
"type": ["null", "string"] | ||
}, | ||
"productConversionType": { | ||
"type": ["null", "string"] | ||
}, | ||
"advertiserName": { | ||
"type": ["null", "string"] | ||
}, | ||
"adGroupId": { | ||
"type": ["null", "string"] | ||
}, | ||
"creativeId": { | ||
"type": ["null", "string"] | ||
}, | ||
"productName": { | ||
"type": ["null", "string"] | ||
}, | ||
"productCategory": { | ||
"type": ["null", "string"] | ||
}, | ||
"productSubcategory": { | ||
"type": ["null", "string"] | ||
}, | ||
"productGroup": { | ||
"type": ["null", "string"] | ||
}, | ||
"publisher": { | ||
"type": ["null", "string"] | ||
}, | ||
"Click-throughs": { | ||
"type": ["null", "string"] | ||
}, | ||
"attributedDetailPageViewsClicks14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"attributedAddToCartClicks14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"attributedPurchases14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"unitsSold14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"attributedSales14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"attributedTotalDetailPageViewsClicks14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"attributedTotalAddToCartClicks14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"attributedTotalPurchases14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"totalUnitsSold14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"totalAttributedSales14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"brb_bonus_amount": { | ||
"type": ["null", "string"] | ||
}, | ||
"brandHaloDetailPageViewsClicks14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"brandHaloAttributedAddToCartClicks14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"brandHaloAttributedPurchases14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"brandHaloUnitsSold14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"brandHaloAttributedSales14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"attributedNewToBrandPurchases14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"attributedNewToBrandUnitsSold14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"attributedNewToBrandSales14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"brandHaloNewToBrandPurchases14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"brandHaloNewToBrandUnitsSold14d": { | ||
"type": ["null", "string"] | ||
}, | ||
"brandHaloNewToBrandSales14d": { | ||
"type": ["null", "string"] | ||
} | ||
}, | ||
"title": "attribution_report_performance_adgroup", | ||
"type": ["null", "object"] | ||
} |
Oops, something went wrong.