この方法には、以下に説明する一般的なユースケースが 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.