NameDescriptionType
Id

A required unique identifier for this Survey Response.

string
Created

The date / time this Survey Response was created.

date
SurveyDefinitionId

The Survey Definition ID to which this Survey Response is associated.

string
SurveyDateTime

The date / time the Survey was taken.

date
VisitDateTime

The date / time of the transaction / activity for which the Survey is being sent. For example; the transaction time of a retail sale.

date
VisitLocation

Identifier of the physical or virtual store / location where the Survey taker recently shopped or visited. This data is used to segment results for reporting.

string
IsContactRequested

Value is true if the person taking the Survey wishes to be contacted.

boolean
ContactInfo

Contact information for the person responding to the Survey.

Smg.RestApi.Model.SurveyData.ContactInfo
QuestionResponses

Responses to each of the Questions presented in the Survey.

Collection of Smg.RestApi.Model.SurveyData.QuestionResponse
TransactionId

One or more Reference IDs for a POS (point-of-sale) transactions or other record in your system to associate with this Survey Response.

Collection of string
AssociateId

One or more reference IDs for any associates involved in the transaction / activity. For example; the restaurant server, cashier / clerk, or customer service rep.

Collection of string
CustomerId

An optional, unique identifier of the customer responding to this Survey.

string
AdditionalInfo

Additional information passed in name / value format for tracking or other purposes.

Dictionary of string [key] and string [value]
GeneratedId

System-generated, unique identifier for the Survey Response.

integer