Phương thức này có một trường hợp sử dụng phổ biến, theo mô tả dưới đây. Các nút bên dưới phần mô tả sẽ điền các giá trị mẫu vào APIs Explorer hoặc mở APIs Explorer toàn màn hình để hiển thị mã mẫu sử dụng các giá trị đó. Các mã mẫu cũng tự động cập nhật nếu bạn thay đổi các giá trị.

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.