Version 2.0.3
- Improved support for user survey data by adding an
analyticsId
property toSurveyQuestion
,SurveyResponseChoice
, andUserSegmentSurvey
. This property replaces anyid
properties the class originally had. - Ensured that
SurveyResponseChoice
has a guid-basedresourceKey
field that is tied to itsEntity.identifier
. - Renamed the
SurveyQuestion.emojiTitle
property totitleEmoji
.