Adobe Launch · Schema

EnvironmentListResponse

Data CollectionEdge NetworkEvent ForwardingMarketing TechnologyTag Management

Properties

Name Type Description
data array
View JSON Schema on GitHub

JSON Schema

reactor-environment-list-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "EnvironmentListResponse",
  "type": "object",
  "properties": {
    "data": {
      "type": "array"
    }
  }
}