AnalyticsCustomFieldKeys
Used to form a dictionary of custom fields to provide breakdowns in Roblox-provided charts.
Items 3
| History | Name | Value | Description | |
|---|---|---|---|---|
| 622 | CustomField01 | 0 | The first custom field key, used to provide a breakdown dimension in Roblox-provided analytics charts. | |
| 622 | CustomField02 | 1 | The second custom field key, used to provide a breakdown dimension in Roblox-provided analytics charts. | |
| 622 | CustomField03 | 2 | The third custom field key, used to provide a breakdown dimension in Roblox-provided analytics charts. |
Description
Used to form a dictionary of custom fields to provide breakdowns in Roblox-provided charts. For example:
1 2 3 4 5 | |
History 4
- 622 Add CustomField03
- 622 Add CustomField02
- 622 Add CustomField01
- 622 Add AnalyticsCustomFieldKeys