Adobe Creative Suite · Example Payload

Adobe Creative Suite Stock File Example

CreativeDesignGraphicsPhotographyVideo

Adobe Creative Suite Stock File Example is an example object payload from Adobe Creative Suite, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtitlecreator_namecreator_idcountry_namewidthheightmedia_type_idcontent_typekeywords

Example Payload

Raw ↑
{
  "id": 1920,
  "title": "example_value",
  "creator_name": "Example Asset",
  "creator_id": 1920,
  "country_name": "Example Asset",
  "width": 1920,
  "height": 1920,
  "media_type_id": 7,
  "content_type": "image",
  "keywords": [
    {
      "name": "Example Asset"
    }
  ]
}