ImageRegionsImageRegion

Image RegionsMedia SEO

GoogleApi.ContentWarehouse.V1.Model.ImageRegionsImageRegion

6
out of 10
Medium
SEO Impact
A single region within an image. NEXT_ID: 11

SEO Analysis

AI Generated

Governs image and media search features. Affects visibility in image search and media carousels. This model (Image Regions Image Region) contains SEO-relevant attributes including boundingBoxScore, knnScore. Key functionality includes: The bounding box of the region.

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

10
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.PhotosVisionGroundtruthdbNormalizedBoundingBox.t

The bounding box of the region.

boundingBoxScorenumber(
Default: nil

The confidence score associated with the bounding box.

idstring
Default: nilFull type: String.t

A unique identifier for the region within the image. The id is unique only among other regions in the image.

isProductboolean(
Default: nil

Set true if the region represents a product, i.e., if any of its labels are on a product labels whitelist. See ImageRegionsConfig for details on the product whitelist.

knnScorefloat(
Default: nil

The score for this region based on how visually similar its neighbors are.

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

The label group corresponding to the first LabelParams listed in ImageRegionsConfig.

labelVersionstring
Default: nilFull type: String.t

The version string of the labels with which the region was processed.

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

The primary label associated with the region. Specifically, the highest-scored whitelisted label associated with the region. See ImageRegionsConfig for details on the whitelist.

renderTypestring
Default: nilFull type: String.t
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.ImageUnderstandingIndexingFeature.t

The starburst v4 features and tokens for the region.