Additional image details added to predictive search API
API
Effective December 18, 2019
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 tagfeatured_image[:width]
: the image widthfeatured_image[:height]
: the image heightfeatured_image[:aspect_ratio]
: the image aspect ratiofeatured_image[:url]
: the image url
Read more about the predictive search API in our Help Center.