JobFunctions
Job function 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 JobFunctions view returns a list of the Job Functions found accross LinkedIn so they can be used as dimensions in analytic requests.
The adapter uses the LinkedInAds API to process search criteria. The adapter processes other filters client-side within the adapter. For example, the following queries are processed server side.
SELECT * FROM JobFunctions
Columns
Name | Type | Description |
Id | String | Job function id |
URN | String | Standardized Job function URN |
Name | String | Job function name in various locales. Represented as MultiLocaleString type. |