Adobe Experience Cloud · Example Payload

Target Api Environment List Example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

Target Api Environment 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

environments

Example Payload

Raw ↑
{
  "environments": [
    {
      "id": 70,
      "name": "Example Name"
    }
  ]
}