Adobe Premiere Pro · Example Payload

Creative Cloud Libraries Element Example

AdobeAutomationCreative CloudMediaPremiere ProVideo EditingVideo Production

Creative Cloud Libraries Element Example is an example object payload from Adobe Premiere Pro, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnametypecreated_datemodified_daterepresentations

Example Payload

Raw ↑
{
  "id": "lib-abc123",
  "name": "Brand Assets Library",
  "type": "color",
  "created_date": "2025-03-15T14:30:00Z",
  "modified_date": "2025-03-15T14:30:00Z",
  "representations": [
    "example"
  ]
}