Industries
Provides standardized industry data using LinkedIn's taxonomy to enable consistent targeting and analytics across campaigns.
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 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 Industries
Columns
| Name | Type | References | Description |
| Id | String | Unique identifier assigned to the standardized industry entry. | |
| URN | String | Uniform Resource Name (URN) that uniquely identifies the standardized industry within LinkedIn's taxonomy. | |
| Name | String | Localized display name of the industry, represented as a MultiLocaleString type supporting multiple languages. | |
| ChildrenIndustries | String | List of URNs representing child industries related to this industry node within the hierarchy. | |
| ParentIndustries | String | List of URNs representing parent industries associated with this industry node within the hierarchy. |