[
  {
    "unit_of_work": "amazonadsupported-{yyyymmdd}-sme-activity-v1",
    "uow_active_hours_threshold": 72,
    "schedule": "*/10 * * * *",
    "args": {
      "dsp": "amazonadsupported",
      "extension": "txt",
      "type": "activity",
      "version": "v1",
      "licensor": "sme",
      "valid_from": "2019-04-01"
    }
  },
  {
    "unit_of_work": "appreciationengine-{yyyymmdd}-sme-request_to_forget-v1",
    "uow_active_hours_threshold": 24,
    "schedule": "*/30 6-23 * * *",
    "frequency": "0 0 * * 5",
    "days_offset": 0,
    "uow_complete_after_hours": 24,
    "args": {
      "dsp": "appreciationengine",
      "extension": "json",
      "type": "request_to_forget",
      "version": "v1",
      "licensor": "sme",
      "valid_from": "2021-04-01"
    }
  },
  {
    "unit_of_work": "gras-{yyyymmdd}-sme-dim_country-v1",
    "uow_active_hours_threshold": 36,
    "schedule": "*/10 * * * *",
    "args": {
      "dsp": "gras",
      "extension": "csv",
      "type": "dim_country",
      "version": "v1",
      "licensor": "sme",
      "valid_from": "2019-01-12"
    }
  },
  {
    "unit_of_work": "youtubereporting-{yyyymmdd}-sme-active_claims-a1",
    "uow_active_hours_threshold": 36,
    "validation_thresholds": {
      "low": 50,
      "high": 70
    },
    "schedule": "*/10 * * * *",
    "args": {
      "dsp": "youtubereporting",
      "extension": "csv",
      "type": "active_claims",
      "version": "a1",
      "licensor": "sme",
      "valid_from": "2020-01-13"
    }
  },
  {
    "unit_of_work": "appreciationengine-{yyyymmdd}-sme-memberslogin-v1",
    "uow_active_hours_threshold": 24,
    "schedule": "*/30 6-23 * * *",
    "days_offset": 0,
    "uow_complete_after_hours": 24,
    "timeframe_hours": 6,
    "args": {
      "dsp": "appreciationengine",
      "extension": "json",
      "type": "memberslogin",
      "version": "v1",
      "licensor": "sme",
      "valid_from": "2018-04-01",
      "valid_until": "2018-05-01"
    }
  }
]