JobFunctions
Retrieves standardized job function data through LinkedIn's taxonomy, ensuring consistent segmentation and targeting by function.
Table Specific Information
Select
The JobFunctions view returns a list of the Job Functions 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 JobFunctions
Columns
| Name | Type | References | Description |
| Id | String | Unique identifier assigned to the standardized job function entry. | |
| URN | String | Uniform Resource Name (URN) that uniquely identifies the standardized job function within LinkedIn's taxonomy. | |
| Name | String | Localized display name of the job function, represented as a MultiLocaleString type supporting multiple languages. |