Click or drag to resize

IVideoCatalogRestServiceGetThumbnailsIDsForVideo Method

Get ids of thumbnails for a specific video

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
long[] GetThumbnailsIDsForVideo(
	string video_id_str
)

Parameters

video_id_str  String
 

Return Value

Int64
See Also