VideoContentSearchDescriptionSpanInfo
VideoSearch InfrastructureGoogleApi.ContentWarehouse.V1.Model.VideoContentSearchDescriptionSpanInfo
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
- 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
5contextTokenCountinteger(nilThe number of tokens in the context (sentence) where the description span is extracted from.
dolphinScoresVideoContentSearchSpanDolphinScores →nilFull type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchSpanDolphinScores.tThe inference result from the Dolphin span model if the anchor's source is description span.
spanDolphinScoreStatsVideoContentSearchMetricStats →nilFull type: GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchMetricStats.tA 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(nilThe 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(nilThe ratio of span_token_count / context_token_count.