Applies only to dimensions oftype: string(which is the default if notypeis specified)
Definition
Thestring_datatypeparameter lets you specify that the dimension's string values are unicode characters, which is helpful for dialects requiring special filter handling. Specifically, you can specifystring_datatype: unicodefor Microsoft SQL Server and MySQL for fields that have filters with unicode characters. This applies to:
Microsoft SQL Server (MSSQL) for non-Latin collations types
MySQL for variable character (NVARCHAR) and fixed-number character (NCHAR) types
Thestring_datatype: unicodeparameter applies only to dimensions oftype: string(which is the default value for thetypeparameter).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-22 UTC."],[],[]]