Locations
Location 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 Locations view returns a list of the locations and regions found accross LinkedIn so they can be used as dimensions in analytic requests.
The driver uses the LinkedIn Marketing Solutions API to process search criteria. The driver processes other filters client-side within the driver. For example, the following queries are processed server side.
SELECT * FROM Locations
Columns
Name | Type | Description |
Id | String | The country code. |
CountryGroup | String | The country group URN that this country belongs to. |
URN | String | Standardized country URN |
Name | String | Country name in various locales. Represented as LocaleString type. |