Skip to content

Commit

Permalink
Merge branch 'main' into hub-bot-metadata-2024-09-19-10944446743-93-1
Browse files Browse the repository at this point in the history
  • Loading branch information
pnadolny13 authored Sep 19, 2024
2 parents 665e7f8 + 177d878 commit 1b9396a
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _data/maintainers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1168,9 +1168,9 @@ thoughtchad:
name: thoughtchad
url: https://github.com/thoughtchad
ticketswap:
label: Ticketswap
label: TicketSwap
name: ticketswap
url: https://github.com/Ticketswap
url: https://github.com/TicketSwap
timeplus:
label: Timeplus
name: timeplus
Expand Down
42 changes: 42 additions & 0 deletions _data/meltano/extractors/tap-apple-search-ads/ticketswap.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
capabilities:
- catalog
- discover
- state
domain_url: https://searchads.apple.com/
keywords:
- meltano_sdk
label: Apple Search Ads
logo_url: /assets/logos/extractors/apple-search-ads.png
maintenance_status: active
name: tap-apple-search-ads
namespace: tap_apple_search_ads
next_steps: ''
pip_url: git+https://github.com/TicketSwap/tap-apple-search-ads.git
quality: silver
repo: https://github.com/TicketSwap/tap-apple-search-ads
settings:
- description: obtained from "Implementing OAuth for the Apple Search Ads API".
kind: password
label: Client Id
name: client_id
sensitive: true
- description: obtained from "Implementing OAuth for the Apple Search Ads API".
kind: password
label: Client Secret
name: client_secret
sensitive: true
- description: Apple Search Ads Organization ID, obtained from Apple Search Ads console.
label: Org Id
name: org_id
- description: Start date for reporting streams, format in YYYY-MM-DD.
label: Start Date
name: start_date
- description: End date for reporting streams, format in YYYY-MM-DD.
label: End Date
name: end_date
settings_group_validation:
- - client_id
client_secret
settings_preamble: ''
usage: ''
variant: ticketswap

0 comments on commit 1b9396a

Please sign in to comment.