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 retrieves comment replies for a specified comment, which is identified by the parentId request parameter. In this example, the parent comment is the first comment on a video about Apps Script. The video was chosen because this particular comment had multiple replies (in multiple languages) and also because Apps Script is really useful.