Adobe Launch · Example Payload

Reactor Rule Attributes Example

Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag Management

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

Top-level fields

nameenabledpublisheddirtyrevision_numbercreated_atupdated_at

Example Payload

Raw ↑
{
  "name": "Example Title",
  "enabled": true,
  "published": true,
  "dirty": true,
  "revision_number": 10,
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}