VideoContentSearchTextMatchInfo

VideoSearch Infrastructure

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchTextMatchInfo

7
out of 10
High
SEO Impact
Unwrap a decoded JSON object into its complex fields.

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

10
Sort:|Filter:
durationToPredictedTimeMsstring
Default: nilFull type: String.t

The time gap of the matched_time_ms from the predicted timestamp of when this anchor should appear in the video.

matchScorenumber(
Default: nil

The float similarty score from the anchor label to matched_asr_text.

matchedAsrStartPosinteger(
Default: nil

The start token offset from the beginning of ASR where matched_asr_text starts.

matchedAsrTextstring
Default: nilFull type: String.t

The ASR text that was a candidate match for the list anchor.

matchedAsrTimeMsstring
Default: nilFull type: String.t

The timestamp of the matched ASR in the video in milliseconds.

matchedAsrTimeRationumber(
Default: nil

The ratio of the matched_asr_time_ms over the total duration of the video.

matchedAsrTokenCountinteger(
Default: nil

The number of tokens in matched_asr_text

matchedDescriptionItemIndexRationumber(
Default: nil

The ratio of the video description item index this match corresponds to over the total number of list description items for the video.

matchedDescriptionTextstring
Default: nilFull type: String.t

The video description text matched with the ASR that's used as the anchor label.

matchedDescriptionTokenCountinteger(
Default: nil

The number of tokens in matched_description_text.