diff --git a/bing-docs/bing-custom-search/reference/response-objects.md b/bing-docs/bing-custom-search/reference/response-objects.md index 465294a5..428e899a 100644 --- a/bing-docs/bing-custom-search/reference/response-objects.md +++ b/bing-docs/bing-custom-search/reference/response-objects.md @@ -260,7 +260,7 @@ Defines a video that is relevant to the query. |mainEntity|The name of the main entity shown in the video.

The object includes this field only when the `scenario` field in the [VideoAnswer](#videoanswer) object is set to SingleDominantVideo.|[Thing](#thing) |motionThumbnailUrl|The URL to an animated thumbnail that shows a preview of the video. Typically, you use this URL to play a preview of the video when the user mouses over the thumbnail image of the video on your results page.|String |name|The name of the video.|String -|publisher|A list of the publishers that published the video.|[Publisher](#publisher) +|publisher|A list of the publishers that published the video.|[Publisher[]](#publisher) |thumbnail|The width and height of the thumbnail image (see `thumbnailUrl`).|[MediaSize](#mediasize) |thumbnailUrl|The URL to a thumbnail image of the video. For information about resizing the image, see [Resize and crop thumbnail images](../../bing-web-search/resize-and-crop-thumbnails.md).|String |videoId|An ID that uniquely identifies this video in the list of videos.|String