name: dsp
description: 'The slug name of a video DSP. This is a lowercase value that is the same as the `dsp_id`.'
in: query
required: false
schema:
  $ref: '../schemas/properties/video_dsp_slug_nullable.yaml'
examples:
  youtube:
    value: 'youtube'