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