VideoContentSearchVideoIntroduction

VideoSearch Infrastructure

GoogleApi.ContentWarehouse.V1.Model.VideoContentSearchVideoIntroduction

5
out of 10
Medium
SEO Impact
Specifies whether a video has an introduction part that can be skipped. An introduction is the beginning part of a video that can be safely skipped without impacting user's understanding of the overall video content.

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

  • Understanding this model helps SEOs grasp Google's internal data architecture
  • Consider how this system might interact with other ranking signals

Attributes

3
Sort:|Filter:
hasIntroboolean(
Default: nil

If set to true, it means the video has an introduction spanning from intro_start_ms to intro_end_ms.

introEndMsstring
Default: nilFull type: String.t

Timestamp of the end of an introduction. Will only be set if has_intro is true. Indicates video may be skipped to this timestamp with minimal impact on understanding the overall video contents.

introStartMsstring
Default: nilFull type: String.t

Timestamp of the beginning of an introduction. Will only be set if has_intro is true. This value may be nonzero.