次の表に、この方法の一般的なユースケースを示します。ユースケース名をクリックすると、API Explorer でサンプル パラメータ値を読み込むことができます。または、ユースケース名の下にあるコードアイコンをクリックすると、全画面表示の API Explorer でユースケースのコードサンプルを確認できます。全画面表示の UI では、パラメータ値やプロパティの値を更新すると、入力した値に合わせてコードサンプルが動的に更新されます。

Use cases
list (any channel)
Code symbol that, when clicked, opens the fullscreen APIs Explorer widget and populates it with values for the 'list (any channel)' example for the activities.list method.
This example retrieves the 25 most recent activities for the Google Developers channel. It retrieves the snippet and contentDetails parts for each activity resource.
list (my channel)
Code symbol that, when clicked, opens the fullscreen APIs Explorer widget and populates it with values for the 'list (my channel)' example for the activities.list method.
This example retrieves the 25 most recent activities performed by the user authorizing the API request.