youtubereporting:
  uow_active_days_limit: 30
  default_priority_hrs: {{ default_priority_hrs }}
  implementations:
  {% if youtubereporting_activeclaims %}
  - rule: "*/active_claims"
    label: youtubereporting-activeclaims
  {% endif %}
  - rule: "*/content_owner_asset"
    label: youtubereporting-content_owner_asset_a3
  - rule: "*/*"
    label: youtubereporting
  days_offset: 2
  validation_thresholds:
    low: 1
    high: 100000
