{% if spotify_charts_v2 %}
dsp: spotify
extension: json
uow_active_hours_threshold: 4
schedule: '0 */2 * * *'
licensors:
  - licensor: sme
    types:
      - type: charts_daily_viral
        uow_complete_after_hours: 48
        days_offset: 1
        versions:
          - version: v2
            valid_from: '2022-03-29'
      - type: charts_weekly_regional
        days_offset: 2
        frequency: '0 0 * * 4'
        uow_complete_after_hours: 72
        versions:
          - version: v2
            valid_from: '2022-03-29'
{% endif %}
