Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.35 KB

AnalyticsSurvey.md

File metadata and controls

20 lines (16 loc) · 1.35 KB

AnalyticsSurvey

Properties

Name Type Description Notes
surveyId string Unique identifier for the survey [optional]
surveyFormId string Unique identifier for the survey form [optional]
surveyFormName string Name of the survey form [optional]
surveyFormContextId string Unique identifier for the survey form, regardless of version [optional]
eventTime \DateTime Specifies when a survey occurred. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
userId string A unique identifier of the PureCloud user [optional]
queueId string Unique identifier for the queue the conversation was on [optional]
surveyStatus string Survey status [optional]
surveyPromoterScore int Promoter score of the survey [optional]
surveyCompletedDate \DateTime Completion date/time of the survey. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ [optional]
oSurveyTotalScore int [optional]

[Back to Model list] [Back to API list] [Back to README]