{% if brandwatch %}
{% if brandwatch_artist_queries %}
- complete_criteria:
  - context: artist_queries
    required: true
  licensor: sme
  partner: brandwatch
  report_type: artist_queries
{% endif %}
{% if brandwatch_artist_ingestion %}
- complete_criteria:
  - context: artist_ingestion
    required: true
  licensor: sme
  partner: brandwatch
  report_type: artist_ingestion
{% endif %}
{% if brandwatch_artist_backfill %}
- complete_criteria:
    - context: artist_backfill
      required: true
  licensor: sme
  partner: brandwatch
  report_type: artist_backfill
{% endif %}
{% endif %}