ImageBaseVideoPreviewMetadata

ImageMedia SEO

GoogleApi.ContentWarehouse.V1.Model.ImageBaseVideoPreviewMetadata

6
out of 10
Medium
SEO Impact
This message is used internally in Amarna and is also used to store information in the VideoWebAttachment portion of the websearch index. Only the following fields will be used in the index: VideoPreviewType type int32 width int32 height byte byte_size If more fields are added, please update this list.

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

  • Optimize image alt text, file names, and compression for image search
  • Implement image structured data for enhanced visibility
  • Consider video content strategy for video carousel visibility

Attributes

13
Sort:|Filter:
byteSizeinteger(
Default: nil

Size of the stored preview.

docidstring
Default: nilFull type: String.t

64 bit docid of the original video.

durationinteger(
Default: nil

TODO (yzliu): consider using duration_ms as field name since it is number of milliseconds. Duration of the preview in ms.

expirationTimestampMicrosstring
Default: nilFull type: String.t

Expiration timestamp of preview in microseconds since epoch.

fprintstring
Default: nilFull type: String.t

LINT.ThenChange(//depot/google3/video/crawl/indexing/signal_combiner.cc:video_preview) Fingerprint of the preview.

heightinteger(
Default: nil

Height of the stored preview.

mimeTypestring
Default: nilFull type: String.t

Mime type of the preview ("video/mp4").

statestring
Default: nilFull type: String.t

Indicates the state in Venom for this preview type.

timestampinteger(
Default: nil

Timestamp of start of preview in ms.

typestring
Default: nilFull type: String.t

LINT.IfChange

videoSegmentEndUsstring
Default: nilFull type: String.t

The end timestamp of the video segment in microseconds that this preview is generated from. Used for segmented video previews.

videoSegmentStartUsstring
Default: nilFull type: String.t

The start timestamp of the video segment in microseconds that this preview is generated from. Used for segmented video previews.

widthinteger(
Default: nil

Width of the stored preview.