Bu yöntemin, aşağıda açıklanan tek bir yaygın kullanım alanı vardır. Açıklamanın altındaki düğmeler, API Gezgini'ni örnek değerlerle doldurur veya bu değerleri kullanan kod örneklerini göstermek için tam ekran API Gezgini'ni açar. Değerleri değiştirirseniz kod örnekleri de dinamik bir şekilde güncellenir.

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.