Titles
Titles taxonomy is used to standardize data across the LinkedIn platform. Use this API to retrieve standardized URNs and their names.
Table Specific Information
Select
The Titles view returns a list of the job titles found accross LinkedIn so they can be used as dimensions in analytic requests.
The server uses the LinkedIn Marketing Solutions API to process search criteria. The server processes other filters client-side within the server. For example, the following queries are processed server side.
SELECT * FROM Titles
Columns
| Name | Type | References | Description |
| Id | String | Titles id | |
| URN | String | Standardized Titles URN | |
| Name | String | Titles name in various locales. Represented as MultiLocaleString type. | |
| Function | String | The function URN that this title belongs to. | |
| SuperTitle | String | The superTitle URN that this title belongs to. |