Adobe Campaign · Schema

Profile

Profile from Adobe Campaign API

Campaign ManagementCustomer ExperienceEmail MarketingMarketing AutomationMulti-Channel Marketing

Properties

Name Type Description
PKey string Unique identifier for the profile.
email string Email address of the profile.
firstName string First name of the profile.
lastName string Last name of the profile.
phone string Phone number of the profile.
mobilePhone string Mobile phone number.
birthDate string Date of birth.
gender string Gender of the profile.
preferredLanguage string Preferred language code.
blackList boolean Whether the profile is on the deny list.
blackListEmail boolean Whether email is blocked for this profile.
blackListMobile boolean Whether SMS is blocked for this profile.
created string Profile creation timestamp.
lastModified string Last modification timestamp.
subscriptions object Link to the profile subscriptions.
View JSON Schema on GitHub