VideoContentSearchVideoAnchor

VideoLink Signal

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoAnchor

9
out of 10
Critical
SEO Impact
Next ID: 23

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

21
Sort:|Filter:
anchorScorenumber(
Default: nil

The score indicating anchor confidence.

anchorTypestring
Default: nilFull type: String.t

Specifies the type of the anchor.

contextTextstring
Default: nilFull type: String.t

Context text from ASR of long duration, used for longT5 models.

destinationUrlstring
Default: nilFull type: String.t

When set, this is the link that should be used when clicking on a video anchor. This should jump to the given time in the video.

durationstring
Default: nilFull type: String.t

The duration of the video anchor in milliseconds.

entityScorenumber(
Default: nil

The score indicating the usefulness of the entity identified by 'mid'.

filterReasonstring
Default: nilFull type: list(String.t

If is_filtered is true, this field illustrates the reasons.

isFilteredboolean(
Default: nil

If true, the anchor is filtered and not served online.

isSafeboolean(
Default: nil

Convenience field that consolidates signals for whether this label is safe.

isScutiBadboolean(
Default: nil

whether this label is bad by go/scuti

labelstring
Default: nilFull type: String.t

The text label of the video anchor.

labelScorenumber(
Default: nil

The score indicating label confidence.

midstring
Default: nilFull type: String.t

The mid of the video anchor.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchNamedEntity.t

Specifies named enitities the label has.

precisionScorenumber(
Default: nil

The precision for which the anchor should trigger. For example, if the desired precision is 95%, anchors with precision_score < 0.95 should be removed.

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

Additional scoring info used for debugging.

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

Visual tokens for the anchor. Eg. starbust feature vectors for several frames concatenated together.

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

Data about the thumbnail to display for this anchor.

thumbnailUrlstring
Default: nilFull type: String.t

The url for a frame to display for this anchor.

timestring
Default: nilFull type: String.t

The time stamp of the video anchor in milliseconds.

Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchTokenTimingInfo.t

Timing info for each token in the anchor label.