JDBC Driver for LinkedIn Marketing Solutions

Build 22.0.8462

Seniorities

Seniority 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 Seniorities view returns a list of the seniority positions 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 Seniorities
You can turn off the client-side execution of the query by setting SupportEnhancedSQL to false in which case any search criteria will be ignored and an unfiltered response will be returned.

Columns

Name Type Description
Id String Seniority id
URN String Standardized Seniority URN
Name String Seniority name in various locales. Represented as MultiLocaleString type.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462