VideoContentSearchVideoInfo

VideoSearch Infrastructure

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoInfo

8
out of 10
High
SEO Impact
This message holds metadata and signals of one video. It is typically used for holding debug data in tables produced by offline pipelines related to video anchors. Please never populate this message into the search serving stack. Next ID: 31

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

28
Sort:|Filter:
amarnaDocidstring
Default: nilFull type: String.t

A hash of the video bytes used as a key to Amarna's video_metadata table.

asrLanguagestring
Default: nilFull type: String.t

Language information, extracted from content_based_metadata.speech_properties.

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

Craps data from the video cdoc.

descriptionstring
Default: nilFull type: String.t

Video description.

docLanguagestring
Default: nilFull type: String.t

Language information, extracted from DocProperties.

durationMsnumber(
Default: nil

Video duration in ms.

hasAsrboolean(
Default: nil

Whether or not automatic speech recognition has been generated for this video.

hasDescriptionAnchorsboolean(
Default: nil

Whether or not the video has description anchors.

isSafeboolean(
Default: nil

Convenience field that is false if any of the video's anchors have their is_safe field set to false.

isWatchpageboolean(
Default: nil

Whether or not this is watchpage.

navqueriesstring
Default: nilFull type: list(String.t

Navqueries for the video.

nsrnumber(
Default: nil

NSR for the video page document.

numViewsstring
Default: nilFull type: String.t

Number of views.

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

ASR with timing info for each token copied from doc_videos.content_based_metadata.transcript_asr.

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

The Saft document generated from the anchor labels.

saftTranscriptstring
Default: nilFull type: String.t

The transcript used to generate the Saft doc.

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

Salient term set from the document. This message contains a lot of data and dependencies, so sub-messages are disabled in model evaluation in scorer.

subindexidlist(integer(
Default: nil

The subindexid from the cdoc. Stored as an int to avoid a cyclical dependency. Should be convertible to CompositeDoc.SubIndexType.

titlestring
Default: nilFull type: String.t

Video title.

titleLanguagestring
Default: nilFull type: String.t

Video title language Language information, set automatically by the SAFT LangID.

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

Transcript annotations that include information about the ASR including timing and entity mentions.

uniqueChromeViewsinteger(
Default: nil

Number of unique visits in Chrome.

urlstring
Default: nilFull type: String.t

Document url.

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

Top petacat verticals of the video produced by indexing/ml/vertical, sorted in descending order by vertical confidence.

videoGenrestring
Default: nilFull type: String.t

Genre of the video from the page metadata. Concatenate all with a comma separator if there are multiple genres.

videoTypestring
Default: nilFull type: String.t
videoUrlstring
Default: nilFull type: String.t

Video url. Note that VideoInfo::url is a page url that has this video, while this is a video file url.

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

Represents a collection of entities returned by the WebRef service. This message contains a lot of data and dependencies, so sub-messages are disabled in model evaluation in scorer.