{% if brand_tagging_aggregations %}
- args:
    dbx_job_id: {{ dbx_job_id_upc_allowed_countries_mapping }}
    dbx_spark_params: {{ dbx_spark_params_upc_allowed_countries_mapping }}
    dbx_job_max_lifetime: {{ default_dbx_job_max_lifetime }}
    dsp: brandtagging
    report_type: upc_allowed_countries_mapping
    unit_type: daily
    valid_from: '2020-01-01'
    days_offset: 0
    uow_active_days_limit: 1
  data_source: 'slz'
  schedule: '0 1-23 * * *'
  unit_of_work: 'brandtagging-{yyyymmdd}-upc-allowed-countries-mapping'
  dependencies:
  - name: UPC_ALLOWED_COUNTRIES_MAPPING
    type: snowflake
{% endif %}
