Adobe Campaign · Example Payload

Adobe Campaign Classic Write Collection Request Example

Campaign ManagementCustomer ExperienceEmail MarketingMarketing AutomationMulti-Channel Marketing

Adobe Campaign Classic Write Collection Request Example is an example object payload from Adobe Campaign, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

collection

Example Payload

Raw ↑
{
  "collection": {
    "_schema": "example_value",
    "entities": [
      {}
    ]
  }
}