Adobe Campaign · Example Payload

Adobe Campaign Standard Transactional Event Response Example

Campaign ManagementCustomer ExperienceEmail MarketingMarketing AutomationMulti-Channel Marketing

Adobe Campaign Standard Transactional Event Response Example is an example object payload from Adobe Campaign, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

PKeyeventIdstatus

Example Payload

Raw ↑
{
  "PKey": "example_value",
  "eventId": "CAM123456",
  "status": "pending"
}