TDV Adapter for Twitter Ads

Build 22.0.8462

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.

TwitterAds Adapter Views

Name Description
AdAccounts Retrieve all of the advertising-enabled accounts the authenticating user has access to.
AdActiveEntities Retrieve details about which entities' analytics metrics have changed in a given time period.
AdCampaignAudienceReach Retrieve reach and average frequency analytics for specified campaigns.
AdCampaigns Retrieve details for some or all campaigns associated with the current account.
AdCards Retrieve details for some or all cards associated with the current account.
AdFundingInstruments Retrieve some or all funding instruments associated with the account specified in the path.
AdFundingInstrumentsAudienceReach Retrieve reach and average frequency analytics for specified funding instruments.
AdLineItems Retrieve some or all funding instruments associated with the account specified.
AdPromotedTweets Retrieve all of the advertising-enabled Tweets the authenticating user has access to.
AdStats Query information about all available metrics for a certain entity.
AdTweets Retrieve all of the advertising-enabled Tweets the authenticating user has access to.

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