YoutubeCommentsApiCommentEnforcementStatus
YouTube CommentsInfrastructureGoogleApi.ContentWarehouse.V1.Model.YoutubeCommentsApiCommentEnforcementStatus
SEO Analysis
AI GeneratedRelated to video content processing and YouTube integration. Video content appears in universal search results, video carousels, and YouTube search. This model processes video signals that determine how video content is ranked and displayed in both web search and YouTube search results.
Actionable Insights for SEOs
- Understanding this model helps SEOs grasp Google's internal data architecture
Attributes
10demotedRestrictionSeveritystringnilFull type: String.tOutput only. The severity of the active demotion. At most one CommentDemotedRestriction can be active at any time. Only supported for Comments with an associated ChatEvent.
exemptFromHoldboolean(nilOutput only. True if the comment is auto-approved by creator-defined roles and is not subject to automod hold.
heldboolean(nilOutput only. True if the comment is held and going to be reviewed by channel owner or moderators. The issuers that can hold entity comments are: 1) TNS 2) AUTOMOD, 3) CHANNEL_SETTINGS, 4) CHANNEL_MODERATOR, 5)GLOBAL, 6) ISSUER_UNSPECIFIED. The issuers that can hold live chat are // 1) AUTOMOD, 2) GLOBAL, 3) ISSUER_UNSPECIFIED. Issuer definitions: https://source.corp.google.com/piper///depot/google3/video/youtube/comments/api/proto/comment_restriction_issuer.proto;rcl=586954033;l=15 This is used to infer the SBE moderation_state for entity comment and live chat.
heldForCreatorReviewStatusstringnilFull type: String.tOutput only. The moderation state of comments that have been held. Currently only effective for live chat because we can not tell the rejected creator review status for entity comments from current data model.
moderatedboolean(nilOutput only. True if the comment is moderated and not overridden by creator reviews.
moderatedByBlockedWordsboolean(nilOutput only. True if the comment is moderated due to any of the creator-defined blocked words.
moderatedByChatRemovalboolean(nilOutput only. Live Chat only. True only if the live chat message is directly moderated by a privileged user from Live Chat chat room. go/ytfexit-live-chat-moderation#remove-chat-messages
moderatedByTnsboolean(nilOutput only. True if the comment is moderated by TnS. Maps to SBE Spam http://google3/video/youtube/comments/backstage/backend/lib/stream_v2/stream_item_reader.cc?l=597
rejectedboolean(nilOutput only. True if the comment is rejected or taken down by TNS.
userModerationDecisionYoutubeCommentsApiCommentEnforcementStatusUserModerationDecision →nilFull type: GoogleApi.ContentWarehouse.V1.Model.YoutubeCommentsApiCommentEnforcementStatusUserModerationDecision.tOutput only. The moderation decision on comments from privileged users. This field can be used to take place of held_for_creator_review_status for live chat, together with held_by_non_tns.