VideoPipelineViperThumbnailerColumnData

VideoMedia SEO

GoogleApi.ContentWarehouse.V1.Model.VideoPipelineViperThumbnailerColumnData

4
out of 10
Low
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

  • 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

25
Sort:|Filter:
Default: nilFull type: list(GoogleApi.ContentWarehouse.V1.Model.BlobstoreBlobRef.t

The blobRef where the representative frame is stored. This is repeated in order to support multiple thumbnails in the future.

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

Video frame files (based on file_dir_to_save_frames parameter)

frameTypeGeneratedstring
Default: nilFull type: String.t

Frame type generated (VR/360/3D/default).

generatedFromDrishtiThumbnailerboolean(
Default: nil

True if the thumbnails are generated from drishti_thumbnailer.

highResPreviewThumbnailGeneratedboolean(
Default: nil
hq720Generatedboolean(
Default: nil

hq720.jpg is a 1280x720 pixel image generated only when the input video resolution is 1280x720 or higher.

hqdefaultGeneratedboolean(
Default: nil

The flags below indicate whether certain optional thumbnail images were generated. hqdefault.jpg is a 480x360 pixel high quality image which should normally be always generated.

hvcBackupGeneratedboolean(
Default: nil

True if a set of backup HVC thumbnails is generated.

improvedVerticalGeneratedboolean(
Default: nil

True if the thumbnails are generated with background crop and scrim.

maxresdefaultGeneratedboolean(
Default: nil

maxresdefault.jpg is an image of the same resolution as the input video. It is generated only when the input video is significantly higher-resolution than 640x480.

maxresdefaultHeightinteger(
Default: nil

Height of the generated maxresdefault thumbnail.

maxresdefaultWidthinteger(
Default: nil

Width of the generated maxresdefault thumbnail.

movingThumbnailGeneratedboolean(
Default: nil

True if moving thumbnails are generated.

privateThumbnailsGeneratedboolean(
Default: nil

True if private thumbnails were generated and stored in the thumbnail database.

publicThumbnailsGeneratedboolean(
Default: nil

True if public thumbnails were generated and stored in the thumbnail database.

rerunStatusstring
Default: nilFull type: String.t

Analysis result of running the rerun thumbnailer

sddefaultGeneratedboolean(
Default: nil

sddefault.jpg is a 640x480 pixel image generated only when the input video resolution is 640x480 or higher.

storyboardGeneratedboolean(
Default: nil

This flag indicates if storyboard mosaic images were generated and stored in the thumbnail database.

storyboardNumLevelsinteger(
Default: nil

Number of levels of storyboard generated (0 if policy default).

storyboardPolicyinteger(
Default: nil

Policy number that governed the storyboard generation. If zero, no policy was used and the storyboard format is not fully specified by the parameters contained in this message.

storyboardVersioninteger(
Default: nil

Version of the storyboard.

storyboardVideoDurationMsinteger(
Default: nil

Video duration of the video.

storyboardVideoHeightinteger(
Default: nil

Height of the video that was storyboarded.

storyboardVideoWidthinteger(
Default: nil

Width of the video that was storyboarded.

webpGeneratedboolean(
Default: nil

This flag indicates if images in WebP format were created and stored in the thumbnail database.