VideoContentSearchGenerativeTopicPredictionFeatures

VideoSearch Infrastructure

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchGenerativeTopicPredictionFeatures

7
out of 10
High
SEO Impact
The inference result features coming from the prediction service that generates the topics.

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

3
Sort:|Filter:
groundTruthTopicstring
Default: nilFull type: String.t

This field is present if we already have a ground truth topic from the training data.

modelNamestring
Default: nilFull type: String.t

The name of the model where the predictions come from.

predictionsstring
Default: nilFull type: list(String.t

Inference results from the prediction service. Since we generally use beam search with beam_size > 1, this field is repeated to capture all the generated topic beams.