ContentValidation

The ContentValidation object contains information used to validate content included in email. For the call to be valid, you must pass an email property and specify a subscriber as part of the validation action. This call can take up to 90 seconds to run, so we recommend that you issue this call as an asynchronous request.

NameData TypeDescription
ClientClientIDSpecifies the account ownership and context of an object.
CorrelationIDStringAn ID that creates a relationship between objects across several requests.
CreatedDateStringThe date and time when the object was created. Read-only.
CustomerKeyStringUser-supplied unique identifier for an object within an object type. This property corresponds to the external key assigned to an object.
EmailEmailDefault email address for object. Indicates if subscriber information can be used for email sends.
IDIntegerRead-only identifier for an object. Some objects use the ObjectID property as a unique ID.
ModifiedDateStringThe date and time when the object was last modified.
ObjectStateStringNot used.
ObjectIDStringA unique identifier for the object. Read-only.
OwnerOwnerDescribes account ownership of subscriber in an account that is managed on your behalf.
PartnerKeyStringA unique identifier for an object, provided by a partner. This property can only be accessed by using the API.
PartnerPropertiesArray of APIProperty objectsA collection of metadata supplied by the client and stored by the system. These properties can only be accessed by using the API.
SubscribersArray of Subscriber objectsIndicates subscribers associated with an object.