ee.data.getVideoThumbId

Get a Video Thumbnail Id for a given asset.

Returns the thumb ID and optional token, or null if a callback is specified.

UsageReturns
ee.data.getVideoThumbId(params, callback)ThumbnailId
ArgumentTypeDetails
paramsVideoThumbnailOptionsParameters to make the request with.
callbackFunction, optionalAn optional callback. If not supplied, the call is made synchronously.