1
0
mirror of synced 2025-12-20 18:39:31 -05:00
Commit Graph

36 Commits

Author SHA1 Message Date
Brian Lai
deb4440a23 feat(source-linkedin-ads): Upgrade to latest CDK and use JsonSchemaPropertySelector to reduce API requests for unselected columns (#68614) 2025-10-30 15:40:24 -07:00
Brian Lai
af5ceecd33 feat(source-linkedin-ads): Convert LinkedIn Ads to manifest-only (#58628) 2025-04-25 16:06:31 -04:00
Kévin
f26d9bbbf8 🐛 Source Linkedin-Ads: fix approximateMemberReach data retrieval in Analytics streams (#58134) 2025-04-23 13:26:32 -05:00
Brian Lai
c723a2e120 feat(source-linkedin-ads): Remove custom cursors and retrievers from analytics streams to enable concurrent processing (#58114) 2025-04-18 17:00:29 -04:00
Alfredo Garcia
9d7645ac7e Source LinkedIn Ads - Update CDK Prod ^6 (#52604)
Co-authored-by: ChristoGrab <christo.grab@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2025-01-29 14:20:32 -06:00
Serhii Lazebnyi
5dfb632fa5 feat(source-linkedin-ads): move custom streams to manifest only (#48863)
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: Alfredo Garcia <alfredo.garcia@hallmark.edu>
Co-authored-by: Christo Grabowski <108154848+ChristoGrab@users.noreply.github.com>
Co-authored-by: Alfredo Garcia <freddy.garcia7.fg@gmail.com>
2025-01-10 00:24:32 +02:00
Aaron ("AJ") Steers
83ecbe0fc3 CI: apply pre-commit format fix from #49806 (#49852) 2024-12-18 14:05:43 -08:00
Aldo Gonzalez
95f95f9612 🐛bug(source-linkedin-ads): Fix unit tests running local (#48565) 2024-11-21 06:37:22 -06:00
Serhii Lazebnyi
d9e33f3016 refactor(source-linkedin-ads): migrate to low-code (#44370)
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
Co-authored-by: Artem Inzhyyants <36314070+artem1205@users.noreply.github.com>
2024-09-19 21:27:16 +02:00
Daryna Ishchenko
160b248d87 fix(source-linkedin-ads): revert migration to low code (#43359)
Co-authored-by: Alexandre Girard <alexandre@airbyte.io>
Co-authored-by: katmarkham <40400595+katmarkham@users.noreply.github.com>
2024-08-07 20:28:57 +03:00
Serhii Lazebnyi
1684870f22 refactor[source-linkedin-ads]: migrate to low-code (#38314) 2024-08-01 23:02:31 +02:00
Anatolii Yatsuk
787352cbc6 🐛 Source Linkedin Ads: Fix issue where Accounts stream did not correctly handle provided account IDs (#38013) 2024-05-07 13:38:21 +03:00
Anatolii Yatsuk
231bc5213e Source Linkedin Ads: Update API version to 202404 (#37573) 2024-05-02 15:01:41 +03:00
Daryna Ishchenko
9eae446af6 🚨🚨 Source Linkedin Ads: Update pivotValues pk type for Ad Analytics streams (#37531) 2024-04-24 20:00:56 +03:00
Natik Gadzhi
80b1b1d73a 🐛 Source Linkedin Ads: fix changing next_page_token stopping criteria (test copy for #34166) (#37421)
Co-authored-by: FVidalCarneiro <francisco.carneiro@agicap.com>
Co-authored-by: Serhii Lazebnyi <serhii.lazebnyi@globallogic.com>
2024-04-19 13:39:44 +02:00
Artem Inzhyyants
da0a7faca9 🚨🚨 Source LinkedIn Ads: update primary key for Analytics Streams (#36927)
Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
2024-04-15 18:52:32 +02:00
Artem Inzhyyants
3787582fa8 🐛 Source Linkedin Ads: Use stream slices for Analytics streams (#34222) 2024-01-15 11:34:07 +01:00
Ella Rohm-Ensing
ac3eb28de2 airbyte-ci: add format commands (#31831)
Co-authored-by: Ben Church <ben@airbyte.io>
Co-authored-by: bnchrch <bnchrch@users.noreply.github.com>
Co-authored-by: alafanechere <augustin.lafanechere@gmail.com>
Co-authored-by: Augustin <augustin@airbyte.io>
Co-authored-by: Marius Posta <marius@airbyte.io>
Co-authored-by: alafanechere <alafanechere@users.noreply.github.com>
2023-11-14 02:17:48 -06:00
Roman Yermilov [GL]
f8de88dec0 Source Linkedin Ads: increase test coverage (#32343)
Co-authored-by: roman-yermilov-gl <roman-yermilov-gl@users.noreply.github.com>
2023-11-09 18:37:32 +04:00
Daryna Ishchenko
2faff020ee Source Slack Source Linkedin Ads: connector health: fix unit tests (#31052)
Co-authored-by: darynaishchenko <darynaishchenko@users.noreply.github.com>
2023-10-05 19:16:36 +03:00
Marius Posta
7ae97175a6 gradle: fix repo wide behaviour (#30607) 2023-09-28 05:01:13 -07:00
Artem Inzhyyants
5e679e6a1e Source Linkedin Ads: add Conversion streams (#29721) 2023-08-23 14:16:36 +02:00
Artem Inzhyyants
46c7d8d73c Source LinkedIn Ads: move to next stage (#29252)
* Source LinkedIn Ads: decrease checkpoint interval

* Source LinkedIn Ads: use latest CDK version

* Source LinkedIn Ads: add suggested streams

* Source LinkedIn Ads: add custom report option

* Source LinkedIn Ads: update docs

* Source LinkedIn Ads: add validation + unit test

* Source LinkedIn Ads: fix tests
2023-08-14 17:19:55 +02:00
Artem Inzhyyants
9706040377 Source LinkedIn Ads: move to next releaseStage (#29045)
* Source LinkedIn Ads: remove custom authenticator

* Source LinkedIn Ads: Add missing fields to schemas

* Source LinkedIn Ads: convert datetime fields to rfc3339

* Source LinkedIn Ads: bump version + docs update

* Source LinkedIn Ads: fail on extra column test turn on

* Source LinkedIn Ads: fix unit test + reformat

* Source LinkedIn Ads: update expected records

* Source LinkedIn Ads: add unit test
2023-08-07 12:58:07 +02:00
Artem Inzhyyants
cc3ff52cf9 Source LinkedIn Ads: reduce records limit for Creatives Stream (#26780)
* Source LinkedIn Ads: reduce records limit for Creatives Stream

* Source LinkedIn Ads: update comment

* Source LinkedIn Ads: update docs

* Source LinkedIn Ads: fix unit test
2023-05-30 21:38:41 +02:00
Artem Inzhyyants
e3076e6541 🚨🚨 Source linkedin ads: Migrate to May 2023 (#26372)
* Source LinkedIn Ads: update CDK version

* Source LinkedIn Ads: update schemas

* Source LinkedIn Ads: refactor source

* Source LinkedIn Ads: Migrate to May 2023

* Source LinkedIn Ads: monkeypatch url encoding to bypass encode :,%()

* Source LinkedIn Ads: fix test

* Source LinkedIn Ads: fix unittest

* Source Pinterest: refactor

* Source LinkedIn Ads: update docstrings; Refactor

* Source LinkedIn Ads: bump version

* Source LinkedIn Ads: update docs

* Source LinkedIn Ads: update schemas

* Automated Change

* Source LinkedIn Ads: update schemas; refactor

* Source LinkedIn Ads: update expected records

* Source LinkedIn Ads: refactor

* Source LinkedIn Ads: fix unit test

* Source LinkedIn Ads: fix acceptance test config

* Source LinkedIn Ads: update source

* Source LinkedIn Ads: update abnormal state

* Source LinkedIn Ads: add TypeTransformer + fix schema

* Source LinkedIn Ads: Format code

* Source LinkedIn Ads: update expected records

* Source LinkedIn Ads: update expected records

* Source LinkedIn Ads: update doc links

* Source LinkedIn Ads: pin CDK version

* Source LinkedIn Ads: refactor;
pass already encoded request params

* Source LinkedIn Ads: fix acceptance test versioning

---------

Co-authored-by: artem1205 <artem1205@users.noreply.github.com>
2023-05-30 12:58:42 +02: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
midavadim
ccdbbfca6f 🎉 Source Linkedin Ads - for adDirectSponsoredContents stream skip accounts which are not part of organization (#18111)
* for adDirectSponsoredContents stream skip accounts which are part of organization

* updated PR number

* updated log message, added unit tests

* additional formatting

* updated connector version in source_definitions.yaml

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-21 22:25:53 +03:00
Denys Davydov
18e35c5d70 Source linkedin-ads: retry 429/5xx when refreshing access token (#17724)
* #17506 source linkedin-ads: retry 429/5xx when refreshing access token

* source linkedin-ads: upd changelog

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-10-07 17:17:14 +03:00
Baz
ec6a58c8a2 🐛 Source LinkedIn Ads: fixed issue with normalization on redshift (#13495) 2022-06-08 17:53:40 +03:00
Marcos Marx
dca2256a7c Bump 2022 license version (#13233)
* Bump year in license short to 2022

* remove protocol from cdk
2022-05-26 15:00:42 -03:00
Christophe Duong
86ca36c5c0 Format code (#7978) 2021-11-15 14:51:10 +01:00
Christophe Duong
a3196428a7 Forward destination location to dbt profiles (#6709)
* Forward destination location to dbt profiles

* Format code

* Update version
2021-10-06 19:20:15 +02:00
Baz
64d7cf17c8 🐛 Source LinkedIn-Ads: Fix for Campaigns/targetingCriteria transformation, coerced Creatives/variables/values to string (#6610)
* fixed targettingCriteria transformation, changed values of creatives/variables to string by default, bumped the version
2021-10-06 13:57:29 +03:00
Michel Tricot
1773e41e47 Shorten our headers + adds contributors file (#6478) 2021-09-27 10:45:50 -07:00
Baz
2f835e4e39 🎉 New Source: LinkedIn Ads (#5285)
Resolving: https://github.com/airbytehq/airbyte/issues/2589

Co-authored-by: Oleksandr Bazarnov <oleksandr.bazarnov@globallogic.com>
2021-09-25 01:58:58 +03:00