data class GATarget
GATarget(userId: String, intent: String, locale: String)
val intent: String
val locale: String
val userId: String