DeliveryProfile

An object that contains information about a single delivery profile in an account, such as IP address, domain, header inclusion, and footer inclusion information.

NameData TypeDescription
ClientClientID objectSpecifies the account ownership and context of an object.
CorrelationIDStringIdentifies correlation of objects across several requests.
CreatedDateDateTimeThe date and time when the object was created.
CustomerKeyStringUser-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object.
DescriptionStringDescribes and provides information regarding the object.
DomainTypeDeliveryProfileDomainTypeEnumDefines the type of domain associated with a delivery profile or send definition. Valid values include DefaultDomain or CustomDomain.
FooterContentAreaContentAreaDefines footer content area to use as part of a delivery profile or send definition.
FooterSalutationSourceSalutationSourceEnumDefines source of a footer salutation to use as part of a delivery profile or send definition. Valid values include:
  • Default
  • ContentLibrary
  • None
HeaderContentAreaContentAreaDefines content area to be used in the header of a delivery profile or a send definition.
HeaderSalutationSourceSalutationSourceEnumDefines source of header salutation for a delivery profile or send definition. Valid values include:
  • Default
  • ContentLibrary
  • None
IDIntRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
ModifiedDateDateTimeThe date and time when the object was last modified.
NameStringName of the object or property.
ObjectIDStringSystem-controlled, read-only text string identifier for object.
ObjectStateStringNot used.
OwnerOwner objectDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyStringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesArray of APIProperty objectsA collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.
PrivateDomainPrivateDomain objectDefines private domain to use as part of a delivery profile or send definition.
PrivateDomainSetPrivateDomainSet objectContains information about the private domain set associated with a delivery profile.
PrivateIPPrivateIP objectContains information about the private IP address associated with a delivery profile.
SMIMESignatureCertificateCertificate objectContains information about SMIME certificate used to authenticate email.
SourceAddressTypeDeliveryProfileSourceAddressTypeEnumIndicates the source IP address type used with the delivery profile. Valid values include DefaultPrivateIPAddress and CustomPrivateIPAddress.
SubscriberLevelPrivateDomainBooleanIndicates the use of a subscriber level private domain.