Tile Video¶
Overview¶
This is a content tile, use it to embed videos on your dashboard
Find examples on the video tile here.
Options¶
The url or both provider and videoId must be set
Parameter | Type | Value returned | Description |
---|---|---|---|
url |
optional | string |
The video url |
provider |
optional | string |
Choose which provider is hosting the videos (supported providers: youtube, vimeo and dailymotion) |
videoId |
optional | string |
id of the video (for youtube the id is displayed between the two ‘=’ of the url it looks like ‘Ukxdh9xTKCY’, for Vimeo the id after the ‘/’ in the url, looks like ‘/185693744’) |
Code mode sample¶
id: ""
name: ""
type: "video"
dataset: "my_dataset"
url: ""