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

104 Commits

Author SHA1 Message Date
Artem Inzhyyants
d0a7a91fc6 Source Bing Ads: add new stream Campaign Impression Performance Report (daily, hourly, weekly, monthly) (#32059)
Co-authored-by: artem1205 <artem1205@users.noreply.github.com>
2023-11-03 08:08:21 -04:00
Daryna Ishchenko
c54c84e325 Source Bing Ads: increase unit test coverage + config error (#32088)
Co-authored-by: darynaishchenko <darynaishchenko@users.noreply.github.com>
2023-11-03 10:50:24 +02:00
Artem Inzhyyants
0df2c7bcc5 Source Bing Ads: Add new stream: AdGroupImpressionPerformanceReport (daily, hourly, weekly, monthly) (#32027) 2023-11-01 22:03:24 +01:00
Daryna Ishchenko
2b8747d3bb Source Bing Ads: add new stream Keywords (#32008)
Co-authored-by: darynaishchenko <darynaishchenko@users.noreply.github.com>
Co-authored-by: Artem Inzhyyants <36314070+artem1205@users.noreply.github.com>
2023-11-01 16:34:37 +02:00
Artem Inzhyyants
c68636ea07 Source Bing Ads: Add new streams Labels, App install ads, Keywords, Campaign Labels, App install Ad Labels, Ad Group Label (#31952)
Co-authored-by: artem1205 <artem1205@users.noreply.github.com>
2023-10-31 15:23:07 +01:00
Artem Inzhyyants
0143ec529a Source Bing Ads: add new stream AccountImpressionPerformanceReport (#31885)
Co-authored-by: artem1205 <artem1205@users.noreply.github.com>
2023-10-27 13:44:15 +02:00
Artem Inzhyyants
dce83a9358 Source Bing Ads: add new stream UserLocationPerformanceReport (#31837)
Co-authored-by: artem1205 <artem1205@users.noreply.github.com>
2023-10-26 13:37:16 +02:00
Artem Inzhyyants
5d6cc76531 Source Bing Ads: add new stream SearchQueryPerformanceReport (#31783) 2023-10-25 12:47:15 +02:00
Artem Inzhyyants
718221f453 Source Bing Ads: add new stream AgeGenderAudienceReport (#31712) 2023-10-24 17:43:05 +02:00
Augustin
a41c4f5b3d Migrate connectors to use our python base image (Round 2) (#31599) 2023-10-19 17:58:45 +02:00
Denys Davydov
f9df654f9f 🐛 Source Bing Ads: remove primary key for the geographic performance reports (#31432)
Co-authored-by: davydov-d <davydov-d@users.noreply.github.com>
2023-10-17 12:15:15 -04:00
Denys Davydov
1a9e21f431 🚨 🚨 Source Bing Ads: remove PKs from geographic performance reports (#31277)
Co-authored-by: katmarkham <40400595+katmarkham@users.noreply.github.com>
2023-10-12 16:38:20 +03:00
Denys Davydov
59349954c2 🐛 Source Bing Ads: wrap auth errors with the config error (#30834) 2023-09-28 11:41:28 -04:00
Denys Davydov
0d39e09c92 🐛 Source Bing Ads: fix missing fields (#30791) 2023-09-28 09:54:52 +03:00
Daryna Ishchenko
52025265d2 🐛 Source Bing Ads: added handling ReportingDownloadException (#30128) 2023-09-04 16:19:24 +03:00
Marcos Marx
7f4069b83e Source Bing Ads: add geographic performance report (#29526) 2023-08-18 15:37:21 -03:00
Evan Tahler
9210547af5 [Docs] No Deduped + Hostory, Append + Deduped is the future! (#29114)
* [Docs] No `Deduped + Hostory`, `Append + Deduped` is the future!

* fix links
2023-08-08 15:07:49 -07:00
Denys Davydov
a6dd6820a8 🐛 Source Bing Ads: retry DNS failure (#27619)
* Connector health: source hubspot, gitlab, snapchat-marketing: fix builds

* #2209 Source Bing Ads: retry DNS failure

* source bing ads: upd changelog

* fix typing
2023-06-23 08:16:01 +03:00
Augustin
41ec4ff5b1 source-bing-ads: implement retry logic if SSL verification failed (#25996) 2023-05-11 18:40:38 +00:00
Brandon Wissmann
4806690c3e 🎉 Source Bind Ads: add campaignlabels col (#24223)
* campaignLabels col

* update pr number

* updated expected_records.txt with campaign labels in campaign performance streams

* fix expected records

* bump metadata version

* auto-bump connector version

---------

Co-authored-by: Sajarin <sajarindider@gmail.com>
Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-09 16:22:33 -03:00
Daryna Ishchenko
f946052726 🎉 Source Bing Ads: added undeclared fields to schemas (#25668)
* added undeclared fields to schemas

* updated changelog

* bump version in metadata

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-05-05 13:00:51 +03:00
Marcos Marx
0dd3111a47 Source bing ads fix add lb window (#25259)
* test: create test state initialization

* feat: add lookback_window configuration and logic

* fix: pendulum subtract method used instead of minus

* style: rename _get_start_date

* docs: explain parameter meaning

* fix: add lookback_window param in invalid_config json

* chore: bump connector version in Dockerfile

* fix start_date subtract

* Automated Change

* Remove comparision

* auto-bump connector version

---------

Co-authored-by: Moguero <thibault.latrace@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-04-25 13:05:07 -03:00
Sajarin
cba36b0afd CI checks for #23868 (#24717)
* feat(source-bing-ads): add dimensional columns for AccountPerformanceReport

* feat(source-bing-ads): add dimensional columns for AdGroupPerformanceReport

* feat(source-bing-ads): add dimensional columns for AdPerformanceReport

* feat(source-bing-ads): add dimensional columns for KeywordPerformanceReport

* feat(source-bing-ads): add dimensional columns for CampaignPerformanceReport

* docs(source-bing-ads): update changelog

* chore(source-bing-ads): bump version in Dockerfile

* test(source-bing-ads): allow extra fields for basic read

* Revert "test(source-bing-ads): allow extra fields for basic read"

This reverts commit 961f0d6650.

* test(source-bing-ads): ignore community contributed fields

* fix: updated expected_records of report streams

* auto-bump connector version

* Automated Change

---------

Co-authored-by: Rachel RIZK <rachel.rizk@backmarket.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
Co-authored-by: sajarin <sajarin@users.noreply.github.com>
2023-04-14 14:00:18 -04:00
Sophia Wiley
76df2f240a Docs: Update broken links (#23940)
* updated_links_in_docs

* updated more links

* typo

* removed backticks

* deleted links in deploying on cloud and local deployment
2023-03-13 20:38:25 +01:00
Sophia Wiley
5512befeb1 Docs: updated links from .io to .com (#23652)
* updated links

* edited contributors link

* deleted line about CDK in docs
2023-03-06 17:27:55 +01:00
Artem Inzhyyants
19568323bb Source Bing Ads: update docs (#23066) 2023-02-15 08:00:13 -06:00
Denys Davydov
c4cc05933b Source Bing ads: fix null column (#22073)
* #1369 source bing ads: fix null values

* #1369 source bing ads: fix null values

* #1369 source bing ads: upd changelog

* #1369 source bing ads: fix unit tests

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2023-01-30 22:38:27 +02:00
LuliRib
f328706926 Source Bing Ads: add fields to schema (#20005)
* Update keyword_performance_report.json

* Update keyword_report.json

* Update keyword_report.json

deleted "metrics.historical_quality_score" which is not compatible with segments.device 
This was verified by the google ads team

* rollback google ads change

* bump connector version

* Update keyword_performance_report.json

added property additionalProperties: true to keyword field

* Update keyword_performance_report.json

* Update keyword_performance_report.json

I think now it´s what you asked.
Thank you

* Update keyword_performance_report.json

added "additionalProperties": true to the root of schema

* auto-bump connector version

Co-authored-by: marcosmarxm <marcosmarxm@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-12-07 13:28:46 -03: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
Rachel Rizk
cdb8052db3 🐛 Source Bing Ads - Fix Campaigns stream misses Audience and Shopping (#17873) 2022-10-14 15:38:11 +02:00
Sophia Wiley
5aa48559cb Small formatting change to Bing Ads doc (#17471)
I was looking at this doc again and I realized that "The Bing Ads source connector supports the following streams. For more information, see the [Bing Ads API](https://docs.microsoft.com/en-us/advertising/guides/?view=bingads-13)." should go underneath ##Supported streams.
2022-10-03 09:27:28 -07:00
Serhii Chvaliuk
c1884d6d51 Source Bing Ads: Fix: limit cache size for ServiceClient (#17505)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-10-03 18:26:57 +03:00
Serhii Chvaliuk
434833cad2 Source Bing Ads: Fix: limit cache size for ReportingServiceManager instances (#17403)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-09-29 23:52:05 +03:00
Augustin
99955ce248 source-bing-ads: migrate to per-stream state (#17386) 2022-09-29 21:03:31 +02:00
Augustin
0f618f3503 migrate GA source connectors to per-stream state (#17326) 2022-09-29 14:45:35 +02:00
Sophia Wiley
4ed7e2291f deleted spaces (#16787) 2022-09-16 10:10:28 -04:00
Sophia Wiley
3e80a074da Edit Bing Ads doc (#16755)
* Edited content

* formatting changes
2022-09-15 17:39:38 -04:00
Serhii Chvaliuk
19f4af8d28 Source Bing Ads: backoff socket.timeout (#16335)
Signed-off-by: Sergey Chvalyuk <grubberr@gmail.com>
2022-09-05 21:48:07 +03:00
Edward Gao
6ad5904be6 Source Bing Ads: Fix unreadable log messages (#15987)
* bump dockerfile

* changelog

* auto-bump connector version [ci skip]

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-29 15:26:15 -07: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
Baz
9dacd5df4d 🐛 Source Bing-Ads: fix hourly reports for all reports streams (#15602) 2022-08-12 21:15:21 +03:00
Baiyue Cao
6c67d80f79 Source Bing Ads adding missing columns (#14862)
* only adding `Conversions` for now to satisfy basic use case, will compelte all fields addition once I get a time to add them https://github.com/airbytehq/airbyte/issues/14637

* Adding cost per conversion rate

* adding CampaignId as part of the primary key

* update primary key for ad performance report

* adding more columns to primary key

* completing campaign_performance_report

* completing account+keyword performance report

* complete ad_group_performance_report

* adding ad_performance_report

* revert to previous logger

* remove logging import

* chore: updated docs

* auto-bump connector version [ci skip]

Co-authored-by: Harshith Mullapudi <harshithmullapudi@gmail.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-08-04 09:47:52 +05:30
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
drrest
d19cbefae1 🎉 Source BingAds: expose hourly/daily/weekly/monthly options from configuration (#13801)
* #12489 - expose hourly/daily/weekly/monthly reports in discovery by default instead of in the connector's configuration settings

removed:  config settings for hourly/daily/weekly/monthly reports
added:    default value for all periodic reports to True

* #12489 - expose hourly/daily/weekly/monthly reports in discovery by default instead of in the connector's configuration settings

removed:  unused class variables, if-statement

* #12489 - expose hourly/daily/weekly/monthly reports in discovery by default instead of in the connector's configuration settings

removed:  unused variables from config

* auto-bump connector version

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-06-27 15:44:56 +03:00
Baz
e56922f09d 🎉 Source Bing Ads: implement OAuth2.0 support, remove redirect_uri, change Account ID to User ID in spec (#12937)
* implemented oauth support

* bumped version

* added changelog

* changed releaseStage to beta

* removed redirect_uri from spec

* removed user_id, customer_id from spec

* fixed invalid_config

* fixed flakeCheck

* fixed broken schema for account stream

* added old config support

* added new unit test to increase test coverage to 91%

* removed unneccessary tests

* formated code

* updated after review

* added oauth implementation java test

* updated spec

* updated after review

* updated docs

* auto-bump connector version

Co-authored-by: Vadym Ratniuk <midavadim@yahoo.com>
Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
2022-05-23 21:22:16 +03:00
Sherif A. Nada
b8e147538c Update various connector input configs & docs copy (#12500) 2022-05-04 23:37:10 -07:00
Augustin
7d655e49d2 Source bing-ads: rebump to 0.1.5 (#11652) 2022-04-01 11:06:33 +02:00
alexbondar92
d15c83df00 🎉 Source Bing Ads: add Redirect URI & Tenant ID to spec (#11311) 2022-03-31 21:44:02 +02:00
Baz
6fc9889460 🐛 Source Bing-Ads: fixed broken dependency (#9510) 2022-01-14 14:08:11 +02:00