1
0
mirror of synced 2025-12-21 02:51:29 -05:00
Commit Graph

16 Commits

Author SHA1 Message Date
Brian Lai
f1ae0d57e2 feat(source-amazon-ads): Convert Amazon Ads to manifest-only format (#61707) 2025-07-01 11:36:31 -07:00
Artem Inzhyyants
e1486188a3 ref(source-amazon-ads): migrate *-report_stream to async low code (#48449)
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
2025-02-20 09:19:03 +01:00
btkcodedev
22ce7c82a1 🎉Source Amazon Ads: New Streams - DisplayCreatives (#26203)
Co-authored-by: sh4sh <sh4sh@users.noreply.github.com>
Co-authored-by: Denys Davydov <davydov.den18@gmail.com>
2023-10-10 11:55:46 -04:00
Marius Posta
7ae97175a6 gradle: fix repo wide behaviour (#30607) 2023-09-28 05:01:13 -07:00
Anatolii Yatsuk
df135afa26 Source Amazon-Ads: Add streams for portfolios and sponsored brands v3 (#27607)
* Add stream for sponsored brands v3
* Add new stream Portfolios
2023-07-05 15:56:04 +03:00
Roman Yermilov [GL]
94d0d61248 Source Amazon Ads: get rid of fail_on_extra_columns: false in SAT (#25913)
* Source Amazon Ads: small schema fixes

* Source Amazon Ads: update changelog

* Source Amazon Ads: update unittest

* Source Amazon Ads: unittest additional property is boolean

* Source Amazon Ads: bump version

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-16 21:47:33 +04:00
Serhii Chvaliuk
1cbd9252ba Source: Amazon Ads - Improve error handling for attribution_report(s) streams (#25885)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2023-05-16 17:43:26 +03:00
Ganpat Agarwal
2b81405f2f 🎉 Source Amazon Ads : use optional config report_record_types (#18677)
* use optional config report_record_types

* update spec

* update image version

* update

* correct indentation

* remove lint changes

* add tests for sponsored products report

* update spec

* add test for video report

* increment amazon-ads connector version

* add test_strictness_level as high

* gradle format update

* update

* update tests for new METRIC_RESPONSE

* align validation and transformation

* bump connector version

* auto-bump connector version

---------

Co-authored-by: Juozas V <monai@cure.lt>
Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: Nataly Merezhuk <65251165+natalyjazzviolin@users.noreply.github.com>
Co-authored-by: Serhii Chvaliuk <grubberr@gmail.com>
Co-authored-by: sh4sh <6833405+sh4sh@users.noreply.github.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-03-14 15:43:04 -03:00
Cole Snodgrass
2e099acc52 update headers from 2022 -> 2023 (#22594)
* It's 2023!

* 2022 -> 2023

---------

Co-authored-by: evantahler <evan@airbyte.io>
2023-02-08 13:01:16 -08:00
Daniele Dapuzzo
13eac98309 🎉 Source Amazon Ads: add option to customize look back window value (#19491)
* add new configurable field

* update docker image version

* amazon-ads.md updated

* remove unnecessary constant

* rollback changes inside seed files

* fully revert changes

* pre load lbw default value

* fix value access

* update config fixture

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Marcos Marx <marcosmarxm@users.noreply.github.com>
2023-01-27 06:03:00 -03: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
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
Sherif A. Nada
71213642ed Remove pydantic spec from amazon ads and use YAML spec (#13988) 2022-06-22 22:13:15 -07:00
Alexandre Girard
3894134d11 Bump year in license short to 2022 (#13191)
* Bump to 2022

* format
2022-05-25 17:56:49 -07:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07: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