TDV Adapter for LinkedIn Marketing Solutions

Build 25.0.9434

Data Model

The LinkedInAds Adapter models entities in the LinkedInAds API as tables, views, and stored procedures. These are defined in schema files, which are simple, text-based configuration files. The adapter uses the LinkedInAds API to process supported filters. The adapter processes other filters client-side within the adapter.

Tables

The LinkedInAds Adapter models the data in Tables so that it can be easily queried and updated.

Views

Views are tables that cannot be modified. Typically, read-only data are shown as views.

Stored Procedures

Stored Procedures are function-like interfaces to the data source. They can be used to search, update, and modify information in the data source.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434