Campaign

The Campaign object contains information about campaigns. Use this object to perform discrete tasks as part of an automated process. To start or stop a campaign using the perform method, you need the Campaign | Start or Campaign | Stop permission.

NameData TypeDescription
ClientClientIDSpecifies the account ownership and context of an object.
CorrelationIDxsd:stringIdentifies correlation of objects across several requests.
CreatedDatexsd:dateTimeRead-only date and time of the object's creation.
CustomerKeyxsd:stringUser-supplied unique identifier for an object within an object type.
Descriptionxsd:stringDescribes and provides information regarding the object.
IDxsd:intRead-only legacy identifier for an object. Not supported on all objects.
InteractionObjectIDxsd:stringReturns associated ID for activities within the process of the overall conversation or program.
Keywordxsd:stringReserved for future use.
ModifiedDateNullable`1Last time object information was modified.
Namexsd:stringName of the object or property.
ObjectIDxsd:stringSystem-controlled, read-only text string identifier for object.
ObjectStatexsd:stringReserved for future use.
OwnerOwnerDescribes account ownership of subscriber in an on-your-behalf account.
PartnerKeyxsd:stringUnique identifier provided by partner for an object. This property is accessible only via API.
PartnerPropertiesAPIProperty[]A collection of metadata supplied by the client and stored by the system. These properties are accessible only via API.