You are here:
Team Reports Custom Object and Field Definitions
The Team Reports package for Sales Emails and Alerts includes several custom objects. Editing or deleting records related to these custom objects can break team reports. To customize a report, make a copy.
Engage Send Object Fields
- Name—message subject line
- Owner—user that created the send. This field is critical for the My Teams filter to work correctly.
- Created By—always the Engage Team Reports Connector User.
- Engage Email Template—reference to the email template used in the send. It’s null if no template was used.
- Sent At—when the message was sent to recipients.
- Type—Constant indicating what variety of send it is. 0 is a campaign for Sales Emails and Alerts, 1 is Engage for Outlook, 2 is Engage for Gmail.
- Composite Key—source id used for upserting; not used in reports.
- Total Hard Bounces—total hard bounces for all recipients in the send.
- Total Soft Bounces—total soft bounces for all recipients in the send.
- Total Sends—number of emails sent.
Engage Email Template Object Fields
- Name—template name
- Owner—the Engage Team Reports Connector User
- Created By—the Engage Team Reports Connector User
- Subject—template subject line
- Composite Key—source id used for upserting; not used in reports
Engage Contact Stat Object Fields
- Name—Not used in reports.
- Owner—always the Engage Team Reports Connector User.
- Created By—always the Engage Team Reports Connector User.
- Engage Send—reference to the Engage Send this stat belongs to.
- Contact—reference to the contact that the activity in this stat object belongs to.
- Version—used to version schema changes. Currently 1. Don’t use this field in filters, as it’s subject to change.
- Composite Key—source id used for upserting; not used in reports.
- Hour—this stat object represents activity for a one hour period, starting with the value of this field.
- Sends—number of sends to this contact as part of the Engage Send over this one hour period. This value is never more than 1.
- Opens—number of email opens from this contact as part of the Engage Send over this one hour period.
- Clicks—number of clicks from this contact as part of the Engage Send over this one hour period.
- Soft Bounces—number of soft bounces to this contact as part of the Engage Send over this one hour period.
- Hard Bounces—number of hard bounces to this contact as part of the Engage Send over this one hour period.
- Unsubscribes—number of unsubscribes from this contact as part of the Engage Send over this one hour period.
Engage Lead Stat Object Fields
- Name—not used in reports.
- Owner—always the Engage Team Reports Connector User.
- Created By—always the Engage Team Reports Connector User.
- Engage Send—reference to the Engage Send this stat belongs to.
- Lead—reference to the lead that the activity in this stat object belongs to.
- Version—used to version schema changes. Currently 1. Don’t use this field in filters, as it’s subject to change.
- Composite Key—source id used for upserting; not used in reports.
- Hour—this stat object represents activity for a one hour period, starting with the value of this field.
- Sends—number of sends to this lead as part of the Engage Send over this one hour period. This value is never more than 1.
- Opens—number of email opens from this lead as part of the Engage Send over this one hour period.
- Clicks—number of clicks from this lead as part of the Engage Send over this one hour period.
- Soft Bounces—number of soft bounces to this lead as part of the Engage Send over this one hour period.
- Hard Bounces—number of hard bounces to this lead as part of the Engage Send over this one hour period.
- Unsubscribes—number of unsubscribes from this lead as part of the Engage Send over this one hour period.

