Hi folks, do you know if there is any way to add m...
# plugins-general
s
Hi folks, do you know if there is any way to add multiple
advertiser_id
to
tap-tiktok
gthesheep variant? Has anyone tried this before? it accepts only one advertiser id
Copy code
plugins:
  extractors:
  - name: tap-tiktok
    variant: gthesheep
    pip_url: git+<https://github.com/gthesheep/tap-tiktok.git>
    capabilities:
    - state
    - catalog
    - discover
    config:
      advertiser_id: 'XXXXXXXXXXXX'
      start_date: '2022-01-01T00:00:00Z'