Enum CommentThreadsResource.ListRequest.ModerationStatusEnum
Limits the returned comment threads to those with the specified moderation status. Not compatible with the 'id' filter. Valid values: published, heldForReview, likelySpam.
Namespace: Google.Apis.YouTube.v3
Assembly: Google.Apis.YouTube.v3.dll
Syntax
public enum CommentThreadsResource.ListRequest.ModerationStatusEnum
Fields
Name | Description |
---|---|
HeldForReview | The comment is awaiting review by a moderator. |
LikelySpam | |
Published | The comment is available for public display. |
Rejected | The comment is unfit for display. |