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 Facebook Ads Views
Name | Description |
AdAccounts | Query the Ad Accounts available for a User. Accessing Ad Account information requires the ads_read permission. |
AdCreatives | Query information about an Ad Creative or the Ad Creatives on a specific Ad Account, Ad Set, or Ad. Accessing Ad Creative information requires the ads_read permission. |
AdImages | Images associated with an ad account |
AdInsights | Query an Ad Report. Accessing Ad Report information requires the ads_read permission. |
AdInsightsActions | Query an Ad Report. Accessing Ad Report information requires the ads_read permission. |
AdInsightsTemplateInternal | Query an Ad Report. Accessing Ad Report information requires the ads_read permission. |
AdLabels | Query information about ad labels. Accessing Ad Information requires the ads_read permission. |
Ads | Query information about an Ad or the Ads in a specific Ad Set, Campaign, or Ad Account. Accessing Ad Information requires the ads_read permission. |
AdSets | Query information about an Ad Set or the Ad Sets on a specific Campaign or Ad Account. Accessing Ad Set information requires the ads_read permission. |
Albums | Query Albums associated with a Target. Accessing Album information typically requires the user_photos permission. |
AuthorizedAdAccounts | Ad Accounts authorized to run ads for your business on a specified app. This view requires that you have at least one business configured for your user id. |
Businesses | Query the Businesses of a Facebook user. Accessing Business information requires the business_management permission. |
Campaigns | Query information about a Campaign or the Campaigns on a specific Ad Account. Accessing Campaign information requires the ads_read permission. |
LeadValues | Query information about a lead. Accessing Lead Information requires the ads_read permission. |
Pages | Query the Pages based on the supplied Id. |
Permissions | Query the Permissions the User has granted the current application. |