Adobe Launch · Example Payload

Reactor Data Element Attributes Example

Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag Management

Reactor Data Element Attributes Example is an example object payload from Adobe Launch, with 13 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namedelegate_descriptor_iddefault_valuesettingsstorage_durationforce_lower_caseclean_textenabledpublisheddirtyrevision_numbercreated_atupdated_at

Example Payload

Raw ↑
{
  "name": "Example Title",
  "delegate_descriptor_id": "500123",
  "default_value": "example_value",
  "settings": "example_value",
  "storage_duration": "example_value",
  "force_lower_case": true,
  "clean_text": true,
  "enabled": true,
  "published": true,
  "dirty": true,
  "revision_number": 10,
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}