• Home
  • Raw
  • Download

Lines Matching full:comment

79 <p class="firstline">Deletes a comment.</p>
82 <p class="firstline">Creates a reply to an existing comment. Note: To create a top-level comment, u…
97 <p class="firstline">Modifies a comment.</p>
101 <pre>Deletes a comment.
104 …id: string, The id parameter specifies the comment ID for the resource that is being deleted. (req…
110 …<pre>Creates a reply to an existing comment. Note: To create a top-level comment, use the commentT…
117 { # A comment represents a single YouTube comment.
118 … { # Basic details about a comment, such as its author and text. # The snippet object contains bas…
120 …"viewerRating": "A String", # The rating the viewer has given to this comment. For the time being …
121 "authorDisplayName": "A String", # The name of the user who posted the comment.
122 …YouTube channel. In case of a channel comment this is the channel the comment refers to. In case o…
123 "videoId": "A String", # The ID of the video the comment refers to, if any.
124 …"moderationStatus": "A String", # The comment's moderation status. Will not be set if the comments…
125 "likeCount": 42, # The total number of likes this comment has received.
127 "parentId": "A String", # The unique id of the parent comment, only set for replies.
128 …"publishedAt": "A String", # The date and time when the comment was orignally published. The value…
129 "canRate": True or False, # Whether the current viewer can rate this comment.
130comment's original raw text as initially posted or last updated. The original text will only be re…
132 … "authorProfileImageUrl": "A String", # The URL for the avatar of the user who posted the comment.
133 …"textDisplay": "A String", # The comment's text. The format is either plain text or HTML dependent…
135 …"kind": "youtube#comment", # Identifies what kind of resource this is. Value: the fixed string "yo…
137 "id": "A String", # The ID that YouTube uses to uniquely identify the comment.
144 { # A comment represents a single YouTube comment.
145 … { # Basic details about a comment, such as its author and text. # The snippet object contains bas…
147 …"viewerRating": "A String", # The rating the viewer has given to this comment. For the time being …
148 "authorDisplayName": "A String", # The name of the user who posted the comment.
149 …YouTube channel. In case of a channel comment this is the channel the comment refers to. In case o…
150 "videoId": "A String", # The ID of the video the comment refers to, if any.
151 …"moderationStatus": "A String", # The comment's moderation status. Will not be set if the comments…
152 "likeCount": 42, # The total number of likes this comment has received.
154 "parentId": "A String", # The unique id of the parent comment, only set for replies.
155 …"publishedAt": "A String", # The date and time when the comment was orignally published. The value…
156 "canRate": True or False, # Whether the current viewer can rate this comment.
157comment's original raw text as initially posted or last updated. The original text will only be re…
159 … "authorProfileImageUrl": "A String", # The URL for the avatar of the user who posted the comment.
160 …"textDisplay": "A String", # The comment's text. The format is either plain text or HTML dependent…
162 …"kind": "youtube#comment", # Identifies what kind of resource this is. Value: the fixed string "yo…
164 "id": "A String", # The ID that YouTube uses to uniquely identify the comment.
173 …part: string, The part parameter specifies a comma-separated list of one or more comment resource …
180 …separated list of comment IDs for the resources that are being retrieved. In a comment resource, t…
181 …parentId: string, The parentId parameter specifies the ID of the comment for which replies should …
198 { # A comment represents a single YouTube comment.
199 … { # Basic details about a comment, such as its author and text. # The snippet object contains bas…
201 …"viewerRating": "A String", # The rating the viewer has given to this comment. For the time being …
202 "authorDisplayName": "A String", # The name of the user who posted the comment.
203 …YouTube channel. In case of a channel comment this is the channel the comment refers to. In case o…
204 "videoId": "A String", # The ID of the video the comment refers to, if any.
205 …"moderationStatus": "A String", # The comment's moderation status. Will not be set if the comments…
206 "likeCount": 42, # The total number of likes this comment has received.
208 "parentId": "A String", # The unique id of the parent comment, only set for replies.
209 …"publishedAt": "A String", # The date and time when the comment was orignally published. The value…
210 "canRate": True or False, # Whether the current viewer can rate this comment.
211comment's original raw text as initially posted or last updated. The original text will only be re…
213 … "authorProfileImageUrl": "A String", # The URL for the avatar of the user who posted the comment.
214 …"textDisplay": "A String", # The comment's text. The format is either plain text or HTML dependent…
216 …"kind": "youtube#comment", # Identifies what kind of resource this is. Value: the fixed string "yo…
218 "id": "A String", # The ID that YouTube uses to uniquely identify the comment.
262 heldForReview - Marks a comment as awaiting review by a moderator.
263 published - Clears a comment for public display.
264 …rejected - Rejects a comment as being unfit for display. This action also effectively hides all re…
266 …tatus of a rejected comment if you still know its ID. If you were to change the moderation status …
267 … you want to automatically reject any additional comments written by the comment's author. Set the…
275 <pre>Modifies a comment.
282 { # A comment represents a single YouTube comment.
283 … { # Basic details about a comment, such as its author and text. # The snippet object contains bas…
285 …"viewerRating": "A String", # The rating the viewer has given to this comment. For the time being …
286 "authorDisplayName": "A String", # The name of the user who posted the comment.
287 …YouTube channel. In case of a channel comment this is the channel the comment refers to. In case o…
288 "videoId": "A String", # The ID of the video the comment refers to, if any.
289 …"moderationStatus": "A String", # The comment's moderation status. Will not be set if the comments…
290 "likeCount": 42, # The total number of likes this comment has received.
292 "parentId": "A String", # The unique id of the parent comment, only set for replies.
293 …"publishedAt": "A String", # The date and time when the comment was orignally published. The value…
294 "canRate": True or False, # Whether the current viewer can rate this comment.
295comment's original raw text as initially posted or last updated. The original text will only be re…
297 … "authorProfileImageUrl": "A String", # The URL for the avatar of the user who posted the comment.
298 …"textDisplay": "A String", # The comment's text. The format is either plain text or HTML dependent…
300 …"kind": "youtube#comment", # Identifies what kind of resource this is. Value: the fixed string "yo…
302 "id": "A String", # The ID that YouTube uses to uniquely identify the comment.
309 { # A comment represents a single YouTube comment.
310 … { # Basic details about a comment, such as its author and text. # The snippet object contains bas…
312 …"viewerRating": "A String", # The rating the viewer has given to this comment. For the time being …
313 "authorDisplayName": "A String", # The name of the user who posted the comment.
314 …YouTube channel. In case of a channel comment this is the channel the comment refers to. In case o…
315 "videoId": "A String", # The ID of the video the comment refers to, if any.
316 …"moderationStatus": "A String", # The comment's moderation status. Will not be set if the comments…
317 "likeCount": 42, # The total number of likes this comment has received.
319 "parentId": "A String", # The unique id of the parent comment, only set for replies.
320 …"publishedAt": "A String", # The date and time when the comment was orignally published. The value…
321 "canRate": True or False, # Whether the current viewer can rate this comment.
322comment's original raw text as initially posted or last updated. The original text will only be re…
324 … "authorProfileImageUrl": "A String", # The URL for the avatar of the user who posted the comment.
325 …"textDisplay": "A String", # The comment's text. The format is either plain text or HTML dependent…
327 …"kind": "youtube#comment", # Identifies what kind of resource this is. Value: the fixed string "yo…
329 "id": "A String", # The ID that YouTube uses to uniquely identify the comment.