{% if vevo_active_claims %}
dsp: vevo
extension: csv
uow_active_hours_threshold: 36
licensors:
  - licensor: sme
    types:
      - type: active_claims
        days_offset: 0
        versions:
          - valid_from: '2021-02-19'
            valid_until: '2026-04-01'
            version: v1
          - valid_from: '2026-04-02'
            version: v2
schedule: '*/10 * * * *'
{% endif %}
