Adobe Launch · Example Payload

Reactor Rule Component Attributes Example

Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag Management

Reactor Rule Component 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_idorderrule_ordersettingstimeoutdelay_nextnegateenabledpublisheddirtycreated_atupdated_at

Example Payload

Raw ↑
{
  "name": "Example Title",
  "delegate_descriptor_id": "500123",
  "order": 10,
  "rule_order": 42.5,
  "settings": "example_value",
  "timeout": 10,
  "delay_next": true,
  "negate": true,
  "enabled": true,
  "published": true,
  "dirty": true,
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}