SurveyEvent

Contains information about when a survey response took place. The application generates one survey for each question and answer pair within a survey.

NameData TypeDescription
AnswerStringThe answer provided by a subscriber to the survey question.
BatchIDIntTies triggered send sent events to other events (like clicks and opens that occur at a later date and time).
ClientClientIDSpecifies 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.
EventDateDateTimeDate when a tracking event occurred.
EventTypeEventTypeThe type of tracking event.
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.
ObjectIDStringSystem-controlled, read-only text string identifier for object.
ObjectStateStringNot used.
OwnerOwnerDescribes 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.
QuestionStringSpecifies question associated with a survey event.
SendIDIntContains identifier for a specific send.
SubscriberKeyStringIdentification of a specific subscriber.
TriggeredSendDefinitionObjectIDStringIdentifies the triggered send definition associated with an event. This value also appears in tracking events to allow you to tie those events to a specific triggered send.