Adobe Launch · Example Payload

Reactor Library Attributes Example

Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag Management

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

Top-level fields

namestatebuild_requiredcreated_atupdated_at

Example Payload

Raw ↑
{
  "name": "Example Title",
  "state": "example_value",
  "build_required": true,
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}