---
title: >-
  Additional image details added to predictive search API - Shopify developer
  changelog
description: >-
  Shopify’s developer changelog documents all changes to Shopify’s platform.
  Find the latest news and learn about new platform opportunities.
source_url:
  html: >-
    https://shopify.dev/changelog/additional-image-details-added-to-predictive-search-api
  md: >-
    https://shopify.dev/changelog/additional-image-details-added-to-predictive-search-api.md
metadata:
  effectiveApiVersion: ''
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2019-12-19T14:10:34-05:00'
  postedAt: '2019-12-18T00:00:00-05:00'
  updatedAt: '2024-02-02T10:04:55-05:00'
  effectiveAt: '2019-12-18T00:00:00-05:00'
---

December 18, 2019

Tags:

* API

# Additional image details added to predictive search API

The Predictive Search response has been updated to include additional image details. These are all grouped under `featured_image` and include the following fields:

* `featured_image[:alt]`: the image alt tag
* `featured_image[:width]`: the image width
* `featured_image[:height]`: the image height
* `featured_image[:aspect_ratio]`: the image aspect ratio
* `featured_image[:url]`: the image url

Read more about the [predictive search API in our Help Center](https://help.shopify.com/en/themes/development/search/predictive-search).
