Этот метод имеет один общий вариант использования, который описан ниже. Кнопки под описанием позволяют заполнить проводник API примерами значений или открыть полноэкранный проводник API, чтобы отобразить примеры кода, использующие эти значения. Примеры кода также динамически обновляются, если вы меняете значения.

This example retrieves the list of videos in a specified playlist. The request's playlistId parameter identifies the playlist.

Note that the API response does not include metadata about the playlist itself, such as the playlist's title and description. Additional metadata about the videos in the playlist can also be retrieved using the videos.list method.