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

This example updates the position of an item in a playlist. The request's contains the required id, snippet.playlistId, and snippet.resourceId properties, which identify the playlist item being modified. The request modifies the snippet.position property value.