# Bombbomb.JerichoPerformance

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**sent** | **Integer** | The number of emails sent | [optional] 
**uniqueViews** | **Integer** | The unique number of people that viewed the email | [optional] 
**uniqueLandingPageViews** | **Integer** | The unique number of people that visited the landing page | [optional] 
**landingPageViews** | **Integer** | The total number of people that visisted the landing page | [optional] 
**delivered** | **Integer** | The number of emails delivered, likely less than sent due to bounces, and other common delivery issues | [optional] 
**bounce** | **Integer** | The number of emails that bounced as undeliverable | [optional] 
**open** | **Integer** | The total number of times the emails were viewed | [optional] 
**click** | **Integer** | The total number of times links in the emails were clicked | [optional] 
**videoPlay** | **Integer** | The total number of times videos in the emails were played | [optional] 
**abuseComplaints** | **Integer** | The number of recipients that marked the message as abusive | [optional] 
**contacts** | **Integer** | The total number of contacts submitted to be sent, may be more than was sent to | [optional] 


