type: object
description: 'A single video-related image'
nullable: true
properties:
  height:
    $ref: '../properties/video_image_height.yaml'
  url:
    $ref: '../properties/video_image_url.yaml'
  width:
    $ref: '../properties/video_image_width.yaml'