Adobe Creative Suite · Schema
StockFile
Metadata for an Adobe Stock file
CreativeDesignGraphicsPhotographyVideo
Properties
| Name | Type | Description |
|---|---|---|
| id | integer | Unique Adobe Stock content identifier |
| title | string | Title of the stock file as provided by the contributor |
| creator_name | string | Display name of the file's creator/contributor |
| creator_id | integer | Unique identifier of the creator on Adobe Stock |
| country_name | string | Country of origin of the creator |
| width | integer | Original width of the file in pixels |
| height | integer | Original height of the file in pixels |
| media_type_id | integer | Numeric identifier for the media type (1=photo, 2=illustration, 3=vector, 4=video, 6=3D, 7=template) |
| content_type | string | MIME type of the stock file |
| keywords | array | List of keywords describing the file content |
| comp_url | string | URL of the watermarked comp image for preview purposes |
| thumbnail_url | string | URL of the thumbnail image |
| thumbnail_width | integer | Width of the thumbnail image in pixels |
| thumbnail_height | integer | Height of the thumbnail image in pixels |
| is_licensed | string | Licensing status of the file for the authenticated user |
| vector_type | string | Vector file subtype (svg or zip) if applicable |
| category | object | |
| nb_results | integer | Total number of results matching the search query (on first item only) |