targetIds

@JvmName(name = "icbgouvfpmwoxmpn")
suspend fun targetIds(value: List<String>?)

Parameters

value

Filters for targets that have any of the following UUIDs. Specify target_ids multiple times in query parameter to build list of candidates.


@JvmName(name = "nurcdmvlupoxdfdi")
suspend fun targetIds(vararg values: String)

Parameters

values

Filters for targets that have any of the following UUIDs. Specify target_ids multiple times in query parameter to build list of candidates.