Adobe Campaign · Example Payload

Adobe Campaign Standard Org Unit Example

Campaign ManagementCustomer ExperienceEmail MarketingMarketing AutomationMulti-Channel Marketing

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

Top-level fields

PKeynamelabelparentTitle

Example Payload

Raw ↑
{
  "PKey": "example_value",
  "name": "Example Campaign",
  "label": "Example Campaign",
  "parentTitle": "example_value"
}