Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 808 Bytes

EmailActivity.md

File metadata and controls

16 lines (10 loc) · 808 Bytes

# EmailActivity

A list of member's subscriber activity in a specific campaign.

Properties

Name Type Description Notes
Emails []EmailActivity An array of members that were sent the campaign. [optional]
CampaignId string The unique id for the sent campaign. [optional] [readonly]
TotalItems int32 The total number of items matching the query regardless of pagination. [optional] [readonly]
Links []ResourceLink A list of link types and descriptions for the API schema documents. [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]