Adobe Experience Cloud · Example Payload

Target Api Property List Example

AnalyticsCustomer ExperienceDigital MarketingPersonalizationCampaign ManagementJourney Orchestration

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

Top-level fields

propertiestype

Example Payload

Raw ↑
{
  "properties": [
    {
      "id": 10,
      "name": "Example Name",
      "token": "example"
    }
  ],
  "type": "standard"
}