Adobe Launch · Example Payload

Reactor Callback Attributes Example

Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag Management

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

Top-level fields

urlsubscriptionscreated_atupdated_at

Example Payload

Raw ↑
{
  "url": "https://www.example.com",
  "subscriptions": [],
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z"
}