Companion
Functions
Link copied to clipboard
fun fromTags( orgId: String, datasetId: String, tags: Map<String, String>, sessionTime: Instant, windowStartTime: Instant): ProfileKey
Content copied to clipboard
Create a profile key from its components. This mostly converts the tags into a consistent format so that they map to the same profile regardless of the order they come in, so long as they're equal.