VideoContentSearchCommentAnchorSetFeaturesComment

VideoLink Signal

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCommentAnchorSetFeaturesComment

7
out of 10
High
SEO Impact
A structure that represents a comment. Fields 1 through 6 are designed to store responses from the 3P YouTube Data API (see https://developers.google.com/youtube/v3/docs/comments). Field 7 is used to store the Google-internal representation of the comment; if it is populated, then all other fields may be empty. Next ID: 8

SEO Analysis

AI Generated

Related to anchor text analysis and link signal processing. Anchor text—the clickable text in hyperlinks—has been a fundamental ranking signal since Google's inception. This model processes how link text is analyzed, stored, and weighted, affecting how Google understands what a page is about based on how other sites link to it.

Actionable Insights for SEOs

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates
  • Audit your backlink profile for anchor text diversity and relevance
  • Ensure internal linking uses descriptive, relevant anchor text
  • Monitor for unnatural link patterns that could trigger penalties

Attributes

7
Sort:|Filter:
commentIdstring
Default: nilFull type: String.t

The ID that YouTube uses to uniquely identify the comment.

likeCountinteger(
Default: nil

The total number of likes (positive ratings) the comment has received.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.YoutubeCommentsClusteringMiniStanza.t

The MiniStanza object that represents the comment. If populated, all other fields in this message may be empty.

publishedAtstring
Default: nilFull type: String.t

The date and time when the comment was orignally published, specified in ISO 8601 format.

textDisplaystring
Default: nilFull type: String.t

The comment's text, in HTML.

textOriginalstring
Default: nilFull type: String.t

The original, raw text of the comment.

updatedAtstring
Default: nilFull type: String.t

The date and time when the comment was last updated, specified in ISO 8601 format.