Views
Views are composed of columns and pseudo columns. Views are similar to tables in the way that data is represented; however, views do not support updates. Entities that are represented as views are typically read-only entities. Often, a stored procedure is available to update the data if such functionality is applicable to the data source.
Queries can be executed against a view as if it were a normal table, and the data that comes back is similar in that regard.
Dynamic views, such as queries exposed as views, and views for looking up specific combinations of project_team work items are supported.
CData JDBC Driver for LinkedIn Marketing Solutions Views
| Name | Description |
| Accounts | The Account status finder returns all accounts in a specified status that the authenticated user has access to. |
| AdFormResponses | The response data for leads that filled out a form within the last 90 days. Older responses are not included. |
| Analytics | The Analytics API provides account, campaign, and creative level insights on click intelligence numbers. |
| AudienceCount | The Audience Count API allows advertisers to forecast the reach of targeting criteria. |
| BudgetPricing | The LinkedIn Budget Pricing API provides developers with key insights on pricing metrics (e.g. minimum, maximum and suggested bids) based on targeting criteria. |
| CampaignGroups | The Campaign status finder returns all campaigns in a specified status that the authenticated user has access to. |
| CampaignInsights | The Insights API offers analysis of a campaign's budget utilization, and identifies modifications that can be made to a bid, daily budget, or total budget to maximize utilization or impressions. |
| CampaignRecommendations | The Recommendations API offers recommendations for underperforming campaigns and suggests ways to improve performance; including adjusting the creative, bid, audience size, or number of creatives. |
| Campaigns | The Ad Campaign status finder returns all campaigns in a specified status that the authenticated user has access to. |
| Conversions | Retrieves a list of Conversions. Conversions are actions a member makes that are valuable to your business. |
| Creatives | The Ad Creatives search finder allows you to search for creatives by id, campaign URN, status, or reference URN. |
| Degrees | Degree taxonomy is used to standardize data across the LinkedIn platform. Use this API to retrieve standardized URNs and their names. |
| FieldsOfStudy | Fields of study taxonomy is used to standardize data across the LinkedIn platform. Use this API to retrieve standardized URNs and their names. |
| Forms | LinkedIn Lead Gen Forms make it easy for advertisers to collect leads through forms that LinkedIn members can submit. |
| Industries | Industry taxonomy is used to standardize data across the LinkedIn platform. Use this API to retrieve standardized URNs and their names. |
| JobFunctions | Job function taxonomy is used to standardize data across the LinkedIn platform. Use this API to retrieve standardized URNs and their names. |
| Locations | Location taxonomy is used to standardize data across the LinkedIn platform. Use this API to retrieve standardized URNs and their names. |
| Posts | Retrieve all posts for an organization. |
| Seniorities | Seniority taxonomy is used to standardize data across the LinkedIn platform. Use this API to retrieve standardized URNs and their names. |
| Skills | Skills taxonomy is used to standardize data across the LinkedIn platform. Use this API to retrieve standardized URNs and their names. |
| SocialActions | The socialActions API allows access to both personal and organization social actions. |
| ThirdPartyTracking | Use thirdPartyTrackingTags to retrieve a previously created third-party tracking tag. |
| Titles | Titles taxonomy is used to standardize data across the LinkedIn platform. Use this API to retrieve standardized URNs and their names. |