- domain_name [xsd:string]
 - The name of this domain.
 - emails_sent [xsd:int]
 - The number of recipients in this domain.
 - open_count [xsd:int]
 - The number of recipients from this domain that opened the campaign.
 - reopen_count [xsd:int]
 - The number of recipients from this domain that reopened the campaign.
 - click_count [xsd:int]
 - The number of recipients from this domain that clicked one of the links in the campaign.
 - sale_count [xsd:int]
 - The number of recipients from this domain that have made a purchase after clicking one of the links in the campaign.
 - purchase_total [xsd:float]
 - The total amount spent on purchases by recipients from this domain that resulted from the campaign.
 - bounce_count [xsd:int]
 - The number of recipients from this domain that bounced for the campaign.
 - unsub_count [xsd:int]
 - The number of recipients from this domain that unsubscribed through the campaign.
 - responder_count [xsd:int]
 - The number of distinct recipients from this domain that opened, clicked, or purchased for the campaign.
 
