FieldsOfStudy
Provides standardized field of study data using LinkedIn's taxonomy to maintain consistency across education-related targeting.
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 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 FieldsOfStudy
Columns
| Name | Type | References | Description |
| Id | String | Unique identifier assigned to the standardized field of study entry. | |
| URN | String | Uniform Resource Name (URN) that uniquely identifies the standardized field of study within LinkedIn's taxonomy. | |
| Name | String | Localized display name of the field of study, represented as a MultiLocaleString type supporting multiple languages. |