Moosend 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.
Moosend Tables
Name | Description |
Campaign | Returns a complete set of properties that describe the requested campaign in detail. No statistics are included in the result. |
CampaignActivityByLocation | Returns a detailed report of your campaign opens (unique and total) by country. |
CampaignLinkActivity | Returns a list with your campaign links and how many clicks have been made by your recipients, either unique or total. |
Campaigns | Returns a list of all campaigns in your account with detailed information. |
CampaignStatistics | Returns a detailed list of statistics for a given campaign. |
CampaignSummary | Returns a basic summary of the results for any sent campaign such as the number of recipients, opens, clicks, bounces, unsubscribes, forwards etc. to date. |
MailingLists | Gets a list of your active mailing lists in your account. |
Segments | Returns a list of all segments with their criteria for the given mailing list. |
SegmentSubscribers | Returns a list of the subscribers that the specified segment returns according to its criteria. |
Sender | Returns basic information for the specified sender identified by its email address. |
Senders | Returns a list of your active senders in your account. |
SubscriberByEmail | Returns a subscriber with the specified email address in the specified mailing list. |
SubscriberById | Returns a subscriber with the specified Id in the specified mailing list. |
Subscribers | Gets a list of all subscribers in a given mailing list. |