Turn text into the ids LinkedIn filters take
Resolve a written label (an industry, a company, a place, a school) into the identifier a search filter needs. Worth knowing why this exists: a filter given an id it does not recognise is accepted and ignored, so a search built on a guessed id quietly returns the unfiltered set and reads as a market with nobody in it. Leaving the keywords empty on a closed-value type lists every option, which is the way to answer what the available buckets are.
Query parameters
Which kind of value to resolve. Entity kinds resolve live; the closed-value kinds resolve from a dictionary and need no connected account.
Which kind of value to resolve. Entity kinds resolve live; the closed-value kinds resolve from a dictionary and need no connected account.
The text to resolve. Empty on a closed-value type lists every option.
The text to resolve. Empty on a closed-value type lists every option.
Response
Matching ids, or a hint explaining why there were none