Skip to content

Save preview image design

Sergii Ivashchenko edited this page Apr 30, 2019 · 15 revisions

PreviewApi

Metadata

adobe_stock_image_metadata table

Field Search Response Field Data Type Description
id N/A int Internal Id
media_gallery_id id int Foreign key to media gallery table
adobe_stock_id id int
title title string
width width int licensed width
height height int licensed height
creator_name creator_name string
creator_id creator_id int
thumbnail_url thumbnail_url string preview URL
thumbnail_html_tag thumbnail_html_tag text
thumbnail_width thumbnail_width int
thumbnail_height thumbnail_height int
media_type_id media_type_id int
vector_type vector_type ?? (null)
content_type content_type string
adobe_stock_category_id N/A int Foreign key to category table
stock_id stock_id string
premium_level_id premium_level_id int

adobe_stock_image_category table

Field Search Response Field Data Type Description
id N/A int
adobe_id category.id int
name category.name string
Clone this wiki locally