VideoContentSearchCaptionSpanAnchorFeatures

VideoLink Signal

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchCaptionSpanAnchorFeatures

9
out of 10
Critical
SEO Impact
Unwrap a decoded JSON object into its complex fields.

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

12
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchSpanDolphinFeatures.t

The features used to construct the inference example.

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

The inference result from the Dolphin span model.

embeddingDistancelist(number(
Default: nil

Embedding distances (e.g. cosine distance) to the other anchors of the same video.

postGapInMsinteger(
Default: nil

Time gap in ms to the next anchor. Always positive number.

preGapInMsinteger(
Default: nil

Time gap in ms to the previous anchor. Always a positive number.

saftBeginTokenIndexinteger(
Default: nil

The range of tokens in video_info.saft_doc for the anchor label.

saftEndTokenIndexinteger(
Default: nil
saftTranscriptEndCharOffsetinteger(
Default: nil
saftTranscriptStartCharOffsetinteger(
Default: nil

The range of characters in video_info.saft_transcript for the anchor label.

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

A summary of the ASR confidence for the selected candidate.

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

A summary of the Dolphin span token scores for the selected candidate.

wordCountinteger(
Default: nil

Word count of the span text, tokenized with SAFT.