Adobe Experience Cloud · Example Payload

Experience Platform Api Sandbox List Example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

Experience Platform Api Sandbox List Example is an example object payload from Adobe Experience Cloud, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

sandboxes

Example Payload

Raw ↑
{
  "sandboxes": [
    {
      "name": "Example Name",
      "title": "example",
      "type": "standard",
      "state": "example",
      "region": "example"
    }
  ]
}