Industries
Industry 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 Industries view returns a list of the industries found accross LinkedIn so they can be used as dimensions in analytic requests.
The component uses the LinkedIn Marketing Solutions API to process search criteria. The component processes other filters client-side within the component. For example, the following queries are processed server side.
SELECT * FROM Industries
Columns
Name | Type | Description |
Id | String | Industry id |
URN | String | Standardized industry URN |
Name | String | Industry name in various locales. Represented as MultiLocaleString type. |
ChildrenIndustries | String | The URNs of the children industries associated with this node. |
ParentIndustries | String | The URNs of the parent industry associated with this node. |