AWeber Tables
The provider models the data in API as a list of tables in a relational database that can be queried using standard SQL statements.
AWeber Tables
Name | Description |
Accounts | Returns accounts. |
AccountSplitTests | Returns webform split tests for all lists on an account. |
AccountSubscribers | Returns the collection of subscribers for the specified account across all lists. |
AccountWebforms | Returns webforms for all lists on an account. |
Broadcasts | Returns collection of broadcasts under the specified account and list. |
CampaignClicks | Returns the collection of link clicks in a followup or broadcast campaign sorted by link id. |
CampaignLinks | Returns the collection of Links in a followup or broadcast campaign sorted by link id. |
CampaignMessages | Returns the collection of sent messages under the specified account and list. |
Campaigns | Returns the collection of followup ('f') or broadcast ('b') campaigns for the list. |
Lists | Returns a collection of subscriber lists. |
ListSplitTestComponents | Returns a collection of webform split test components. |
ListSplitTests | Returns webform split tests for a list. |
ListTags | Returns the most popular tags for a list. This will return an array containing up to 500 tags sorted by descending popularity. |
ListWebforms | Returns a collection of webforms for a list. |
MessageOpens | Returns the information for all opens of a sent message. |
MessagesSubscribers | Returns the collection of subscribers that was sent the broadcast or followup message. |
MessageTrackedEvents | Returns the information for all tracked events of a sent message. |
Segments | Returns the collection of list segments. |
SubscriberActivity | Returns he analytics activity for a subscriber. |
Subscribers | Returns the collection of subscribers under the specified account and list. |