Youtube · Schema

CommentThread

A commentThread resource contains information about a YouTube comment thread, which comprises a top-level comment and replies.

GoogleMediaSocialStreamingVideoVideos

Properties

Name Type Description
kind string Identifies the API resource's type. Value is youtube#commentThread.
etag string The Etag of this resource.
id string The ID that YouTube uses to uniquely identify the comment thread.
snippet object The snippet object contains basic details about the comment thread.
replies object The replies object contains a list of replies to the top-level comment.
View JSON Schema on GitHub