AssistantApiCoreTypesImage

Assistant APIMedia SEO

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesImage

2
out of 10
Low
SEO Impact
An image represents the data about an image or a photo. NextId: 13

SEO Analysis

AI Generated

Governs image and media search features. Affects visibility in image search and media carousels. This model (Assistant Api Core Types Image) contains 12 attributes that define its data structure. Key functionality includes: A text description of the image to be used for accessibility, e.g. screen readers.

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

12
Sort:|Filter:
accessibilityTextstring
Default: nilFull type: String.t

A text description of the image to be used for accessibility, e.g. screen readers.

appIconIdentifierstring
Default: nilFull type: String.t

App identifier. This field is specific to mobile surfaces and stands for app package name for Android surface, and app bundle identifier for iOS. In case identifier is specified but invalid, some default icon will be used, e.g. PackageManager.getDefaultActivityIcon() for Android. If you want to show image for AGSA versions which don't support this field, you can specify source_url as backup.

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

This is the image that is displayed as the badge on the main image.

contentstring
Default: nilFull type: String.t

Content of the image in bytes.

heightinteger(
Default: nil
imageSourcestring
Default: nilFull type: String.t

Indicate the data source where the image is fetched.

jsonContentstring
Default: nilFull type: String.t

Content of image in form of JSON representation.

letterDrawableTextstring
Default: nilFull type: String.t

Text used to generate a letter drawable (a letter icon with color). It will be the default icon if the source_url is empty or cannot be rendered.

providerUrlstring
Default: nilFull type: String.t

Url of the image provider, which is the website containing the image. For example, https://www.agentx.com.

sourceUrlstring
Default: nilFull type: String.t

The source url of the image. For example, https://www.agentx.com/logo.png

sourceUrlTypestring
Default: nilFull type: String.t

Type of the source url.

widthinteger(
Default: nil

The width and height of the image in pixels.