Skip to main content

comments

Overview

Namecomments
TypeResource
Idyoutube.youtube.comments

Fields

NameDatatypeDescription
idstringThe ID that YouTube uses to uniquely identify the comment.
kindstringIdentifies what kind of resource this is. Value: the fixed string "youtube#comment".
snippetobjectBasic details about a comment, such as its author and text.
etagstringEtag of this resource.

Methods

NameAccessible byRequired ParamsDescription
listSELECTpartRetrieves a list of resources, possibly filtered.
insertINSERTpartInserts a new resource into this collection.
deleteDELETEidDeletes a resource.
markAsSpamEXECidExpresses the caller's opinion that one or more comments should be flagged as spam.
setModerationStatusEXECid, moderationStatusSets the moderation status of one or more comments.
updateEXECpartUpdates an existing resource.