Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
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. |