Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.2 KB

File metadata and controls

18 lines (15 loc) · 1.2 KB

# RestReportData

Properties

Name Type Description Notes
campaign_id string Unique identifier of the campaign [optional]
link_stats \sendx\model\LinkStat[] [optional]
clicked_unique_contact_count int Total number of unique contacts who clicked on the link [optional]
opened_unique_contact_count int Total number of unique contacts who opened the link [optional]
sent_contact_count int Total number of contacts who sent the link [optional]
unsubscribe_contact_count int Total number of contacts who unsubscribed from the link [optional]
bounce_contact_count int Total number of contacts who bounced the link [optional]
spam_contact_count int Total number of contacts who marked the link as spam [optional]
clicked_contact_count int Total number of contacts who clicked on the link [optional]
opened_contact_count int Total number of contacts who opened the link [optional]

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