dsp: linkfire
extension: csv
uow_active_hours_threshold: 36
licensors:
  - licensor: sme
    types:
      - type: linkfire_raw_data
        versions:
          - valid_from: '2020-01-01'
            version: v1_0
      {% if linkfire_applemusic_raw_data %}
      - type: applemusic_raw_data
        versions:
          - valid_from: '2020-12-17'
            version: v1_0
      {% endif %}
      {% if linkfire_youtubemusic %}
      - type: youtubemusic_sony
        versions:
          - valid_from: '2020-01-01'
            version: v1_0
      {% endif %}
      {% if linkfire_applemusic %}
      - type: applemusic_sony
        versions:
          - valid_from: '2020-01-01'
            version: v1_0
      {% endif %}

schedule: '*/10 * * * *'
