Bixby Developer Center

References

video-id

requiredvalue optional

Specify a YouTube video's ID.

Every video on YouTube can be specified with an ID value. In a YouTube URL, this is the value in the query string at the end of the video's URL, such as:

https://www.youtube.com/watch?v=7zP30QYMUjQ

This ID can be specified with the video-id key under youtube.

Example

section {
content {
video {
youtube {
video-id ("7zP30QYMUjQ")
}
}
}
}

Child Keys

template
optional
Text to be passed
template-macro
optional
Encapsulates dialog logic that normally would lead to duplication
macro
optional
Defines a layout, a portion of a layout, or a dialog with a macro