I can not find an answer in the documents http://docs.deltadna.com/reference/setup/manage-game-parameters/
1. How much data can the string hold?
2. Is it possible to input a JSON string here as a response?
Thanks,
Kristofer
Best Answer
L
Laurie McCulloch
said
almost 5 years ago
Hi Kristofer,
The maximum length of String based custom parameters is 512 characters. We strongly advise against embedding JSON within a STRING parameter as it makes the parameter pretty much un-queryable without adding complex string parsing into every analysis query.
Please create additional parameters for any important fields and populate them rather than trying to embed encoded data within a single parameter.
1 Comment
Laurie McCulloch
said
almost 5 years ago
Answer
Hi Kristofer,
The maximum length of String based custom parameters is 512 characters. We strongly advise against embedding JSON within a STRING parameter as it makes the parameter pretty much un-queryable without adding complex string parsing into every analysis query.
Please create additional parameters for any important fields and populate them rather than trying to embed encoded data within a single parameter.
Kristofer Boman
I can not find an answer in the documents http://docs.deltadna.com/reference/setup/manage-game-parameters/
1. How much data can the string hold?
2. Is it possible to input a JSON string here as a response?
Thanks,
Kristofer
Hi Kristofer,
The maximum length of String based custom parameters is 512 characters. We strongly advise against embedding JSON within a STRING parameter as it makes the parameter pretty much un-queryable without adding complex string parsing into every analysis query.
Please create additional parameters for any important fields and populate them rather than trying to embed encoded data within a single parameter.
Laurie McCulloch
Hi Kristofer,
The maximum length of String based custom parameters is 512 characters. We strongly advise against embedding JSON within a STRING parameter as it makes the parameter pretty much un-queryable without adding complex string parsing into every analysis query.
Please create additional parameters for any important fields and populate them rather than trying to embed encoded data within a single parameter.
-
Changing Values in Engagement Request
-
GeoLocation IP
-
levelUp event JSON structure in unity
-
RecordEvent problem
-
Hash Secret (If Enabled), where can I enable it?
-
Hash Secret, hashing, what this really means?
-
Trigger to record gameEnded event, unity sdk.
-
Geo IP tracking
-
FEEDBACK: maxSdkVersion and permissions
See all 16 topics