Ta metoda ma jeden typowy przypadek użycia, który został opisany poniżej. Przyciski pod opisem mogą wpisać w interfejsie APIs Explorer przykładowe wartości lub otworzyć pełnoekranowe eksplorator interfejsów API w celu wyświetlenia przykładów kodu, które korzystają z tych wartości. Przykładowy kod jest też dynamicznie aktualizowany, jeśli zmienisz wartości.

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.