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 Pinterest Views
Name | Description |
AdAccountAnalytics | Get analytics for the specified AdAccountId |
AdAccounts | Get a list of the ad_accounts that the User has access to. |
AdAnalytics | Get analytics for the ads in the specified AdAccountId |
AdCampaignAnalytics | Get analytics for the specified campaigns in the specified AdAccountId |
AdGroupAnalytics | Get analytics for the ad groups in the specified AdAccountId |
AdGroups | Get a list of the ad_accounts that the User has access to. |
AdGroupTargetingAnalytics | Get targeting analytics for one or more ad groups. |
Ads | Get a list of the ad_accounts that the User has access to. |
Boards | Get a list of the boards owned by the User |
BoardSections | Get a list of the boards owned by the User |
Campaigns | Get account information for the operation user_account |
Pins | Get a Pin owned by the owned by the User or on a group board that has been shared with this account |
TargetingTypeAgeBucket | Get a list of the age bucket which are available inside the targets. |
TargetingTypeAppType | Get a list of the app type which are available inside the targets. |
TargetingTypeGender | Get a list of the gender which are available inside the targets. |
TargetingTypeGeo | Get a list of the geo which are available inside the targets. |
TargetingTypeInterests | Get a list of the interest which are available inside the targets. |
TargetingtypeLocale | Get a list of the locale which are available inside the targets. |
TargetingTypeLocations | Get a list of the location which are available inside the targets. |
UserAccount | Get account information for the operation User Account |
UserAccountDailyMetrics | Get Daily Metric of User Account |
UserAccountSummaryMetrics | Get Summary Metric of User Account |