VideoContentSearchDescriptionSpanInfo

VideoSearch Infrastructure

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDescriptionSpanInfo

7
out of 10
High
SEO Impact
Metadata about the span when the anchor source is description span.

SEO Analysis

AI Generated

Related 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

  • Monitor for changes in rankings that may correlate with updates to this system
  • Consider how your content strategy aligns with what this signal evaluates

Attributes

5
Sort:|Filter:
contextTokenCountinteger(
Default: nil

The number of tokens in the context (sentence) where the description span is extracted from.

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

The inference result from the Dolphin span model if the anchor's source is description span.

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

A summary of the Dolphin span token scores for the selected candidate. Currently, dolphin_scores in DescriptionSpanInfo would only contain a single span candidate so this field is essentially the copy of the score_stats for that span candidate.

spanTokenCountinteger(
Default: nil

The number of tokens in the description span. The description span is formed from non-contiguous segment spans of a sentence (context), where each segment span's score satifsies the min span thresholds.

spanTokenCountRationumber(
Default: nil

The ratio of span_token_count / context_token_count.