วิธีการนี้มีกรณีการใช้งานทั่วไป 1 กรณีตามที่อธิบายไว้ด้านล่าง ปุ่มใต้คำอธิบายจะเติมค่าตัวอย่างใน API Explorer หรือเปิด API Explorer แบบเต็มหน้าจอเพื่อแสดงตัวอย่างโค้ดที่ใช้ค่าเหล่านั้น ตัวอย่างโค้ดจะอัปเดตแบบไดนามิกด้วยหากคุณเปลี่ยนค่า

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.