Adobe Lightroom · Example Payload

Lightroom Assets Asset Payload Example

Cloud StorageImage EditingMetadataPhoto ManagementPhotography

Lightroom Assets Asset Payload Example is an example object payload from Adobe Lightroom, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

captureDateuserCreateduserUpdatedimportSourcedevelopxmplocation

Example Payload

Raw ↑
{
  "captureDate": "example_value",
  "userCreated": "example_value",
  "userUpdated": "example_value",
  "importSource": "example_value",
  "develop": "example_value",
  "xmp": "example_value",
  "location": "example_value"
}