Skip to main content

SetYouTubeThumbnail

Broadcast Manager Endpoint:
http://machineName:8753/CambriaBM/v1/SetYouTubeThumbnail

Stream Manager Endpoint:
http://machineName:8757/CambriaLM/v1/SetYouTubeThumbnail

Description

Set the thumbnail image for a YouTube event. This can replace an existing thumbnail.

Arguments

NameTypeDescription
YouTubeIDStringThe YouTube ID associated with the event.
ThumbnailDataBase64Base64 encoded data for the new thumbnail image.

HTTP Method

POST

HTTP XML Response

ElementParentDescription
ContentNoneContainer of the response
StatusContentLogs of the API call

HTTP Status Codes

ValueDescription
200Successfully processed
400Invalid parameters
404YouTube event not found
5xxServer error while setting thumbnail