1
0
mirror of synced 2025-12-23 11:57:55 -05:00
Commit Graph

132 Commits

Author SHA1 Message Date
Serhii Chvaliuk
ec995959f7 Source Amazon Ads: fix bug with handling: "Report date is too far in the past." (#20662)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-01-04 20:09:00 +02:00
Arnaud Jeannin
0164355635 🎨 Add oss/cloud tags on doc for GA connectors (#19118)
* feat: add cloud and oss tags

* put headers back

* fix: rm prettier style

* fix: aws styles
2022-11-17 17:01:20 +01:00
Serhii Chvaliuk
e8f725325c amazon-ads.md updated (#19202)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-11-10 12:51:44 +02:00
Serhii Chvaliuk
70635632ce Source Amazon Ads: remove "report_wait_timeout", "report_generation_max_retries" from config (#18985)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-11-09 00:10:59 +02:00
Sage Watterworth
0d9b4e5dce 🎉 Source Amazon Ads: filters for state on brand, product and display campaigns (#17475)
* amazon ad status filter

* update test report stream with parametrized campaigns

* remove config files related to previous acceptance test. revert to master acceptance test set up

* amazon ad status filter

* update test report stream with parametrized campaigns

* remove config files related to previous acceptance test. revert to master acceptance test set up

* oct 17 edits

* oct 17 edits: 2

* bump dockerfile to 1.24

* fix: match the cdk version to new one

* auto-bump connector version

Co-authored-by: sajarin <sajarindider@gmail.com>
Co-authored-by: Harshith Mullapudi <harshithmullapudi@interviewkickstart.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-20 12:50:55 -04:00
Ganpat Agarwal
454f84d3ed 🎉 Source Amazon Ads : Add attribution reports (#16342)
* use data field for json response

* add attribution reports

* update changelog

* add atrribution report integration test

* clean up expected_records
add empty streams to acceptance test config

* handle exception for profile

* update tests

Co-authored-by: Yiyang Li <yiyangli2010@gmail.com>
Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
Co-authored-by: Sajarin <sajarindider@gmail.com>
2022-10-03 10:24:33 -04:00
Augustin
ff4ea3961a Republish connectors using CDK 0.1.88 to 0.1.89 (#17304) 2022-09-28 18:18:59 +02:00
Serhii Chvaliuk
35230f189e 🎉 Source Amazon Ads - improve handling reporting errors (#17202)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-09-27 16:45:14 +03:00
Serhii Chvaliuk
0ab777f23e 🎉 Source Amazon Ads: increase report_wait_timeout 30 -> 60 minutes (#16453)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-09-10 13:48:00 +03:00
Serhii Chvaliuk
13a238c2d5 🎉 Source Amazon Ads: improve config.start_date validation (#16191)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-09-05 13:03:35 +03:00
Serhii Chvaliuk
f962b8fdec 🐛 Source Amazon Ads: Skip API error "Tactic T00020 is not supported for report API in marketplace A1C3SOZRARQ6R3." (#15951)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-08-25 15:16:07 +03:00
Serhii Chvaliuk
f952ace006 🎉 Source Amazon Ads: Skip API error "Report date is too far in the past." (#15921)
* _check_report_date_error added

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

* amazon-ads.md updated

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

* improve docs

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

* improve logging, improve type hints

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

* remove ReportInitFatal

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

* amazon-ads.md updated

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>

* auto-bump connector version [ci skip]

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-25 08:38:50 +03:00
Jagruti Tiwari
8288c16485 fix: replace airbyte oss with airbyte open source (#15885)
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2022-08-24 01:01:53 -03:00
Serhii Chvaliuk
ccdaae4a73 🐛 Source Amazon Ads: set default value for 'region' if needed (#15822)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-08-23 20:25:32 +03:00
Serhii Chvaliuk
6b34451918 🐛 Source Amazon Ads: move STATE inside report stream class (#15816)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-08-23 12:35:55 +03:00
Serhii Chvaliuk
f281f8f8b2 🐛 Source Amazon Ads - Generate slices by lazy evaluation (#15637)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-08-16 19:51:40 +03:00
Serhii Chvaliuk
6e1a76f5d2 🐛 Source Amazon Ads: define primary_key for all report streams (#15469)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-08-10 09:24:40 +03:00
Serhii Chvaliuk
a4e52cc564 🐛 Source Amazon Ads: Improve report streams date-range generation (#15031)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-08-05 10:04:08 +03:00
Serhii Lazebnyi
b01c7319ff non-jdbc source connectors: Update additional properties from beta/GA specs and schemas (#15042)
* Update `additionalProperties` field to true from schemas

* Updated PR number

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-07-26 22:57:09 +03:00
Topher Lubaway
9c6c092a22 Revert "Improving docusaurus sidebar generation (#1927) (#14369)" (#14596)
This reverts commit a2c194a11f.
2022-07-11 15:27:14 -05:00
Mykyta Serbynevskiy
a2c194a11f Improving docusaurus sidebar generation (#1927) (#14369)
* Improving docusaurus sidebar generation (#1927)

* Added "Career & open positions" folder to sidebar, adjusted "Project overview" folder

* Deleted "career-and-open-positions" folder from sidebar
2022-07-08 14:18:27 -05:00
Serhii Chvaliuk
886da80174 🎉 Source Amazon Ads: improve docs for beta (#12541)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-05-08 09:46:55 +03:00
Andy
5aed8e2147 Update connector specs (#12482) 2022-05-04 22:44:44 -07:00
Serhii Chvaliuk
42a58b0273 Source Amazon Ads: Update fields in source-connectors specifications (#11730)
* Update fields in source-connectors specifications

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-04-28 09:36:08 +03:00
agroh1
34146564ba Source Amazon Ads: added adId to product report stream (#11660)
* added adId to product report stream

* simplified removal of adId

* removed duplicate comment

* Bumped dockerfile version

* bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-04-25 22:25:48 -03:00
Serhii Chvaliuk
189ce996d5 🎉 Source Amazon Ads: Implement OAuth2.0 (#11430)
* Added support OAuth2.0

Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-04-16 10:35:14 +03:00
aakashkumarmaple
1dbe5543c1 🎉 Amazon Ads: changes for increasing timeout for long taking report generation (#10513)
* Changes for increasing timeout for long taking report generation

* moidifing amazon-ads.md for pr 10513

* Deleting STANDARD_SOURCE_DEFINATION file as mentioned in review comment

* Adding spec file for taking timeout by user

* Removing unused libraries

* Spec file changes and report_changes for max_retries

* Bakoff Fixes for taking retries values and timeout values from User

* Review Comment Fixes

* spec file adding examples

* correct spec description

* run black

* remove tests

* correct spec test

* add eof

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
2022-03-30 18:25:24 -03:00
Dmytro
0e1073d00a Source Amazon Ads #8388 PR: fix SAT and bump version 2021-12-28 13:47:06 +02:00
Abhi Vaidyanatha
ae32ecbb27 GitBook: [master] 186 pages and 77 assets modified 2021-10-08 21:17:47 +00:00
Harshith Mullapudi
ae3a3d51d6 Feat/Fix: Amazon Ads connector (#6461)
* Feat/Fix: Amazon Ads connector
1. Added Sponsored Brands Video Report
2. Added region in config to pull data for multiple regions
3. Fix: amazon ads can't pull data more than 60 days
2021-10-01 13:57:13 +03:00
Dmytro
e8906ea909 Bump amazon ads version (#6367) 2021-09-22 14:29:44 +03:00
Dmytro
3630cdeded 🎉 New Source: Amazon Ads (initial version) (#5023)
* 3772: Amazon Ads source, initial version


Co-authored-by: Dmytro Rezchykov <dmitry.rezchykov@zazmic.com>
Co-authored-by: Sherif A. Nada <snadalive@gmail.com>
2021-08-26 11:15:38 +03:00