Titles
Provides standardized job title data through LinkedIn's taxonomy to support accurate audience targeting and reporting.
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 add-in uses the LinkedIn Marketing Solutions API to process search criteria. The add-in processes other filters client-side within the add-in. For example, the following queries are processed server side.
SELECT * FROM Titles
Columns
| Name | Type | References | Description |
| Id | String | Unique identifier assigned to the standardized job title entry. | |
| URN | String | Uniform Resource Name (URN) that uniquely identifies the standardized job title within LinkedIn's taxonomy. | |
| Name | String | Localized display name of the job title, represented as a MultiLocaleString type supporting multiple languages. | |
| Function | String | URN that identifies the job function associated with this title within the LinkedIn taxonomy. | |
| SuperTitle | String | URN that identifies the broader or parent title category (super title) to which this title belongs. |