Custom metric version
| KEY | TYPE | Description |
|---|---|---|
| customMetricVersion | str | Unique string identifier for the custom metric version. |
| name | str | Name assigned to the custom metric. |
| createdAt | str | ISO-8601 string indicating when the custom metric was created. |
| customMetricFunctionName | str | The name of the function defined in the source code. |
| codeSource | CodeSource | Information about the source code of the custom metric. |