Adobe Launch · JSON Structure

Reactor Host Update Request Structure

Type: object Properties: 1
Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag Management

HostUpdateRequest is a JSON Structure definition published by Adobe Launch, describing 1 property. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

data

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "HostUpdateRequest",
  "type": "object",
  "properties": {
    "data": {
      "type": "object"
    }
  }
}