DrishtiVesperMovingThumbnail

Drishti VesperInfrastructure

GoogleApi.ContentWarehouse.V1.Model.DrishtiVesperMovingThumbnail

4
out of 10
Low
SEO Impact
LINT: LEGACY_NAMES MovingThumbnail is defined as a short video clip that represents the whole video content. Next id: 17.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Drishti Vesper Moving Thumbnail) contains SEO-relevant attributes including score, scoreComponents, webpQualityLevel. Key functionality includes: The begin timestamp in milliseconds.

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

16
Sort:|Filter:
beginTimestampMsinteger(
Default: nil

The begin timestamp in milliseconds.

durationMsinteger(
Default: nil

The duration of the moving thumbnail in milliseconds. Note that the duration may not be the difference between begin_timestamp_ms and end_timestamp_ms, esp when the moving thumbnail covers multiple clips from the video.

encodedGifAnimationstring
Default: nilFull type: String.t
encodedVideoStringstring
Default: nilFull type: String.t

The encoded video string.

encodedWebpAnimationstring
Default: nilFull type: String.t

The encoded WebP animation.

endTimestampMsinteger(
Default: nil

The end timestamp in milliseconds.

heightinteger(
Default: nil

Pixel height of the moving thumbnail.

idstring
Default: nilFull type: String.t

MovingThumbnail id (e.g., the video id).

movingThumbnailerVersionstring
Default: nilFull type: String.t

If set, this is the algorithm version used to generate this moving thumbnail.

namestring
Default: nilFull type: String.t

MovingThumbnail name.

scorenumber(
Default: nil

The score of the moving thumbnail.

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

A set of single frame thumbnails in the MovingThumbnail.

typestring
Default: nilFull type: String.t

MovingThumbnail type.

webpQualityLevelnumber(
Default: nil

The actual quality of the Webp animation. Note this value may not be equal to the quality value requested in the animation creator's options. This is because other requirements, such as the max file size, may force the creator to lower the actual quality value.

widthinteger(
Default: nil

Pixel width of the moving thumbnail.