File Layouts for Email
NOTE: Post-19A, if you change a campaign’s name, folder, marketing program, marketing strategy, subject line, or external campaign ID, then historical and new launches for both triggered and standard launches will take these new values in Insight. This update applies to all channels. It does not impact the CED behavior as CED retains an unchanged ‘snapshot’ of values.
Bounced
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction See Contact Event Type IDs for more information. |
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Campaign |
|
RIID |
NUMBER |
NO |
Unique ID assigned for this specific List record |
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record. NOT POPULATED AT THIS TIME |
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event. |
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB. |
|
CAMPAIGN_ID |
NUMBER |
NO |
Numerical identifier of the specific campaign |
|
LAUNCH_ID |
NUMBER |
NO |
Numerical identifier of the launch instance |
|
|
VARCHAR2(255) |
NO |
Email address that initiated the bounce event The email address of the response event may differ from the email address in the List. This is because recipients can forward messages from one email account to another before ultimately handling the message. |
|
EMAIL_FORMAT |
CHAR(1) |
NO |
Recipient’s preferred email content format, HTML or Text. H = HTML T = Text N = No Preferred M = Multi-part |
|
BOUNCE_TYPE |
CHAR(1) |
NO |
Hard or Soft bounce H = Hard bounce S = Soft Bounce |
|
REASON |
VARCHAR2(500) |
|
Bounce category value (e.g. USER_NOT_FOUND, CONNECTION_REFUSED, etc.) |
|
REASON_CODE |
VARCHAR2(500) |
|
The bounce message as provided by the ISP. ISP bounce message: Informational text the ISP provides when bouncing a message. This informational text is important in determining if a block has occurred, and also includes ways to contact the ISP regarding questions |
|
SUBJECT |
VARCHAR2(255) |
|
The “bounced” message’s subject line value |
|
CONTACT_INFO |
VARCHAR2(1000) |
|
Additional data for you to understand how to best follow up with complaints, bounces, skips and changed contact data Possible values depend upon the subject Channel for the given event: |
|
CAMPAIGN_VERSION |
NUMBER |
YES |
The identifier of the test version |
|
PERSONALIZATION_DT |
TIMESTAMP |
YES |
The date and time of the personalization message |
|
RECIPIENT_ORG_ID |
NUMBER |
YES |
Applies only if Targeting By Organization is enabled for the account. Organizational unit ID of the targeted organizational unit. |
|
CUSTOM_PROPERTIES |
|
|
|
Clicked
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction See Contact Event Type IDs for more information. |
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Campaign |
|
RIID |
NUMBER |
NO |
Unique ID assigned for this specific List record |
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record |
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event. |
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB. |
|
CAMPAIGN_ID |
NUMBER |
NO |
Numerical identifier of the specific campaign |
|
LAUNCH_ID |
NUMBER |
NO |
Numerical identifier of the launch instance |
|
EMAIL_FORMAT |
CHAR(1) |
NO |
Recipient’s preferred email content format, HTML or Text. H = HTML T = Text N = No Preferred M = Multi-part
|
|
OFFER_NAME |
VARCHAR2(255) |
NO |
The name of the link. |
|
OFFER_NUMBER |
NUMBER |
NO |
Numerical identifier used for click tracking |
|
OFFER_CATEGORY |
VARCHAR2(255) |
|
The link category value. The LINK_CATEGORY value from the campaign’s link table |
|
OFFER_URL |
VARCHAR2(4000) |
NO |
The URL of the clicked link |
|
USER_AGENT_STRING |
VARCHAR2(512) |
YES |
Available only if enabled for your account. The User Agent String, which identifies the user’s device and browser version. |
|
OPERATING_SYSTEM |
VARCHAR2(4) |
YES |
The user’s operating system. NOTE: This field contains legacy device data and will be deprecated in a future release. |
|
BROWSER |
VARCHAR2(2) |
YES |
The user’s browser. NOTE: This field contains legacy device data and will be deprecated in a future release. |
|
BROWSER_TYPE |
VARCHAR2(2) |
YES |
The user’s browser type. NOTE: This field contains legacy device data and will be deprecated in a future release. |
|
OPERATING_SYSTEM_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s operating system. |
|
OS_VENDOR_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s operating system vendor. |
|
BROWSER_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s browser.
|
|
BROWSER_TYPE_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s browser type. |
|
DEVICE_TYPE_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s device type. |
|
CAMPAIGN_ |
NUMBER |
YES |
The version of the MVT campaign |
|
PERSONALIZATION_DT |
TIMESTAMP |
YES |
The date and time of the MVT run |
|
RECIPIENT_ORG_ID |
NUMBER |
YES |
Applies only if Targeting By Organization is enabled for the account. Organizational unit ID of the targeted organizational unit. |
|
REMOTE_ADDR |
VARCHAR2(255) |
YES |
Available only if enabled for your account. IP address of the device from which the recipient clicked. |
|
CUSTOM_PROPERTIES |
|
|
|
Complaint
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction See Contact Event Type IDs for more information. |
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Campaign |
|
RIID |
NUMBER |
|
Unique ID assigned for this specific List record |
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record
|
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event |
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB |
|
CAMPAIGN_ID |
NUMBER |
|
Numerical identifier of the specific campaign |
|
LAUNCH_ID |
NUMBER |
|
Numerical identifier of the launch instance |
|
EMAIL_FORMAT |
CHAR(1) |
|
Recipient’s preferred email content format, HTML or Text. H = HTML T = Text N = No Preferred M = Multi-part |
|
REASON |
VARCHAR2(500) |
|
Method by which the complaint was captured: |
|
|
VARCHAR2(255) |
|
Recipient’s email address that reported the spam complaint. If recipients have forwarded the message to a second (or third) email address, this is the email address used to make the complaint. NOTE: This may differ from the email address in the List. This is because recipients can forward messages from one email account to another before ultimately complaining. |
|
EMAIL_ISP |
VARCHAR2(255) |
|
ISP of the recipient’s email address (e.g. Yahoo!, Hotmail, etc.) If the ISP is unknown / uncategorized, a value of “Other” is presented.
|
|
COMPLAINER_EMAIL |
VARCHAR2(255) |
|
Recipient’s email address that accepted the spam complaint report. The email address of the spam complaint event may differ from the email address in the List. This is because recipients can forward messages from one email account to another before ultimately complaining. |
|
SPAM_TYPE |
NUMBER(8,2) |
|
Hardcoded to “0”, which translates to AUTO_SPAM. |
|
CONTACT_INFO |
VARCHAR2(1000) |
|
Additional data for you to understand how to best follow-up with complaints, bounces, skips and changed contact data Possible values depend upon the subject Channel for the given event:
|
|
COMPLAINT_DT |
TIMESTAMP |
|
Date the complaint was reported to the ISP. |
|
RECIPIENT_ORG_ID |
NUMBER |
YES |
Applies only if Targeting By Organization is enabled for the account. Organizational unit ID of the targeted organizational unit. |
|
CUSTOM_PROPERTIES |
|
|
|
Converted
As of Oracle Responsys 6.8, the Converted event replaces the Purchase event. It uses the previous Purchase export schema, with three additional columns: ORDER_ID, ORDER_TOTAL and ORDER_QUANTITY.
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|
|---|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction See Contact Event Type IDs for more information. |
|
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Campaign |
|
|
RIID |
NUMBER |
NO |
Unique ID assigned for this specific List record |
|
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record |
|
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event |
|
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB |
|
|
CAMPAIGN_ID |
NUMBER |
NO |
Numerical identifier of the specific campaign |
|
|
LAUNCH_ID |
NUMBER |
NO |
Numerical identifier of the launch instance |
|
|
SOURCE |
CHAR(100) |
|
Application / module that initiates the event Conversion / Purchase events are initiated / reported by an external source (your Web site), so this value will always be Unknown. Exported value is “Source Value” found in the Source Identification Values table. |
|
|
EMAIL_FORMAT |
CHAR(1) |
NO |
Recipient’s preferred email content format, HTML or Text. H = HTML T = Text N = No Preferred M = Multi-part |
|
|
OFFER_NAME |
VARCHAR2(255) |
NO |
The name of the link that initiated the Conversion. The LINK_NAME value from the campaign’s link table |
|
|
OFFER_NUMBER |
NUMBER |
NO |
Numerical identifier used for click tracking |
|
|
OFFER_CATEGORY |
VARCHAR2(255) |
|
The link category value. The LINK_CATEGORY value from the campaign’s link table |
|
|
OFFER_URL |
VARCHAR2(4000) |
NO |
The URL of the “clicked” link that initiated the Conversion |
|
|
ORDER_ID |
VARCHAR2(255) |
|
The order ID value of the specific order as passed by you when registering the Conversion. The value from the OrderID name-value pair when calling the Conversion Tracking image pixel |
|
|
ORDER_TOTAL |
NUMBER(18,2) |
|
The total amount of the order as passed by you when registered in the Conversion. The value from the OrderTotal name-value pair when calling the Conversion Tracking image pixel |
|
|
ORDER_QUANTITY |
NUMBER(18,2) |
|
The total number of items in the order as passed by you when registering the Conversion / Purchase The value from the NumItem name-value pair when calling the Conversion Tracking image pixel |
|
|
USER_AGENT_STRING |
VARCHAR2(512) |
YES |
Available only if enabled for your account. The User Agent String, which identifies the user’s device and browser version. |
|
|
OPERATING_SYSTEM |
VARCHAR2(4) |
YES |
The user’s operating system. NOTE: This field contains legacy device data and will be deprecated in a future release. |
|
|
BROWSER |
VARCHAR2(2) |
YES |
The user’s browser. NOTE: This field contains legacy device data and will be deprecated in a future release. |
|
|
BROWSER_TYPE |
VARCHAR2(2) |
YES |
The user’s browser type. NOTE: This field contains legacy device data and will be deprecated in a future release. |
|
|
OPERATING_SYSTEM |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s operating system. |
|
|
OS_VENDOR_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s operating system vendor. |
|
|
BROWSER_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s browser. |
|
|
BROWSER_TYPE_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s browser type. |
|
|
DEVICE_TYPE_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s device type. |
|
|
CAMPAIGN_VERSION |
NUMBER |
YES |
The identifier of the test version |
|
|
PERSONALIZATION_DT |
TIMESTAMP |
YES |
The date and time of the personalization message |
|
|
RECIPIENT_ORG_ID |
NUMBER |
YES |
Applies only if Targeting By Organization is enabled for the account. Organizational unit ID of the targeted organizational unit. |
|
|
REMOTE_ADDR |
VARCHAR2(255) |
YES |
Available only if enabled for your account. IP address of the device from which the recipient clicked. |
|
|
CUSTOM_PROPERTIES |
|
|
|
|
Failed
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction. See Contact Event Type IDs for more information. |
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Campaign |
|
RIID |
NUMBER |
NO |
Unique ID assigned for this specific List record |
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record |
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event. |
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB. |
|
CAMPAIGN_ID |
NUMBER |
NO |
Numerical identifier of the specific campaign |
|
LAUNCH_ID |
NUMBER |
NO |
Numerical identifier of the launch instance |
|
|
VARCHAR2(255) |
|
Email address of the recipient. The value depends on the launch conditions: |
|
EMAIL_ISP |
VARCHAR2(255) |
|
Domain value of the recipient’s email address (e.g. yahoo.com) |
|
EMAIL_FORMAT |
CHAR(1) |
NO |
Recipient’s preferred email content format, HTML or Text. H = HTML T = Text N = No Preferred M = Multi-part |
|
OFFER_SIGNATURE |
NUMBER |
|
See SENT |
|
DYNAMIC_CONTENT_SIGNATURE_ID |
NUMBER |
|
|
|
MESSAGE_SIZE |
NUMBER |
|
Message size in bytes |
|
SEGMENT_INFO |
VARCHAR2(4000) |
|
See SENT |
|
CONTACT_INFO |
VARCHAR2(1000) |
|
Additional data for you to understand how to best follow up with complaints, bounces, skips and changed contact data. Possible values depend upon the subject Channel for the given event:
|
|
REASON |
VARCHAR2(500) |
|
Reason for the failure to send the message |
|
CAMPAIGN_VERSION |
NUMBER |
YES |
The identifier of the test version |
|
PERSONALIZATION_DT |
TIMESTAMP |
YES |
The date and time of the personalization message |
|
RECIPIENT_ORG_ID |
NUMBER |
YES |
Applies only if Targeting By Organization is enabled for the account. Organizational unit ID of the targeted organizational unit. |
|
CUSTOM_PROPERTIES |
|
|
|
Opened
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|||||
|---|---|---|---|---|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction See Contact Event Type IDs for more information. |
|||||
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|||||
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Campaign |
|||||
|
RIID |
NUMBER |
NO |
Unique ID assigned for this specific List record |
|||||
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record |
|||||
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event. |
|||||
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB. |
|||||
|
CAMPAIGN_ID |
NUMBER |
NO |
Numerical identifier of the specific campaign |
|||||
|
LAUNCH_ID |
NUMBER |
NO |
Numerical identifier of the launch instance |
|||||
|
EMAIL_FORMAT |
CHAR(1) |
NO |
Recipient’s preferred email content format, HTML or Text. H = HTML T = Text N = No Preferred M = Multi-part |
|||||
|
VARCHAR2(512) |
YES |
Available only if enabled for your account. The User Agent String, which identifies the user’s device and browser version. |
||||||
|
OPERATING_SYSTEM |
VARCHAR2(4) |
YES |
The user’s operating system. NOTE: This field contains legacy device data and will be deprecated in a future release. |
|||||
|
BROWSER |
VARCHAR2(2) |
YES |
The user’s browser. NOTE: This field contains legacy device data and will be deprecated in a future release. |
|||||
|
BROWSER_TYPE |
VARCHAR2(2) |
YES |
The user’s browser type. NOTE: This field contains legacy device data and will be deprecated in a future release. |
|||||
|
OPERATING_SYSTEM_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s operating system. |
|||||
|
OS_VENDOR_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s operating system vendor. |
|||||
|
BROWSER_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s browser. |
|||||
|
BROWSER_TYPE_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s browser type. |
|||||
|
DEVICE_TYPE_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s device type. |
|||||
|
CAMPAIGN_VERSION |
NUMBER |
YES |
The identifier of the test version |
|||||
|
PERSONALIZATION_DT |
TIMESTAMP |
YES |
The date and time of the personalization message |
|||||
|
RECIPIENT_ORG_ID |
NUMBER |
YES |
Applies only if Targeting By Organization is enabled for the account. Organizational unit ID of the targeted organizational unit. |
|||||
|
REMOTE_ADDR |
VARCHAR2(255) |
YES |
Available only if enabled for your account. IP address of the device from which the recipient clicked. |
|||||
|
CUSTOM_PROPERTIES |
|
|
|
|||||
Auto Opened
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|||||
|---|---|---|---|---|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction See Contact Event Type IDs for more information. |
|||||
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|||||
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Campaign |
|||||
|
RIID |
NUMBER |
NO |
Unique ID assigned for this specific List record |
|||||
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record |
|||||
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event. |
|||||
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB. |
|||||
|
CAMPAIGN_ID |
NUMBER |
NO |
Numerical identifier of the specific campaign |
|||||
|
LAUNCH_ID |
NUMBER |
NO |
Numerical identifier of the launch instance |
|||||
|
EMAIL_FORMAT |
CHAR(1) |
NO |
Recipient’s preferred email content format, HTML or Text. H = HTML T = Text N = No Preferred M = Multi-part |
|||||
|
Mozilla/5.0 |
YES |
Available only if enabled for your account. The User Agent String, which identifies the user’s device and browser version. |
||||||
|
OPERATING_SYSTEM_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s operating system. |
|||||
|
OS_VENDOR_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s operating system vendor. |
|||||
|
BROWSER_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s browser. |
|||||
|
BROWSER_TYPE_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s browser type. |
|||||
|
DEVICE_TYPE_INFO |
VARCHAR2(1000) |
YES |
Available only if enabled for your account. The user’s device type. |
|||||
|
CAMPAIGN_VERSION |
NUMBER |
YES |
The identifier of the test version |
|||||
|
PERSONALIZATION_DT |
TIMESTAMP |
YES |
The date and time of the personalization message |
|||||
|
RECIPIENT_ORG_ID |
NUMBER |
YES |
Applies only if Targeting By Organization is enabled for the account. Organizational unit ID of the targeted organizational unit. |
|||||
|
REMOTE_ADDR |
VARCHAR2(255) |
YES |
Available only if enabled for your account. IP address of the device from which the recipient clicked. |
|||||
|
CUSTOM_PROPERTIES |
|
|
|
|||||
Sent
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction. See Contact Event Type IDs for more information. |
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Campaign |
|
RIID |
NUMBER |
NO |
Unique ID assigned for this specific List record The value depends on the launch condition:
|
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record |
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event. |
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB. |
|
CAMPAIGN_ID |
NUMBER |
NO |
Numerical identifier of the specific campaign |
|
LAUNCH_ID |
NUMBER |
NO |
Numerical identifier of the launch instance |
|
|
VARCHAR2(255) |
NO |
Recipient’s email address The value depends on the launch conditions:
|
|
EMAIL_ISP |
VARCHAR2(255) |
|
Domain value of the recipient’s email address (e.g. yahoo.com) |
|
EMAIL_FORMAT |
CHAR(1) |
NO |
Recipient’s preferred email content format, HTML or Text. H = HTML T = Text N = No Preferred M = Multi-part |
|
OFFER_SIGNATURE_ID |
NUMBER |
|
Ignore |
|
DYNAMIC_CONTENT_SIGNATURE_ID |
NUMBER |
|
Numeric identifier of dynamic content that was sent |
|
MESSAGE_SIZE |
NUMBER |
|
Message size in bytes |
|
SEGMENT_INFO |
VARCHAR2(4000) |
|
If the message was sent with multiple segments, this information is not usable. It is, however, usable for single segment sends (PR:Value). |
|
CONTACT_INFO |
VARCHAR2(1000) |
|
Additional data for you to understand how to best follow up with complaints, bounces, skips and changed contact data Possible values depend upon the subject Channel for the given event:
|
|
CAMPAIGN_VERSION |
NUMBER |
YES |
The identifier of the test version |
|
PERSONALIZATION_DT |
TIMESTAMP |
YES |
The date and time of the personalization message |
|
RECIPIENT_ORG_ID |
NUMBER |
YES |
Applies only if Targeting By Organization is enabled for the account. Organizational unit ID of the targeted organizational unit. |
|
CUSTOM_PROPERTIES |
|
|
|
Skipped
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction See Contact Event Type IDs for more information. |
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Campaign |
|
RIID |
NUMBER |
NO |
Unique ID assigned for this specific List record |
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record |
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event. |
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB. |
|
CAMPAIGN_ID |
NUMBER |
NO |
Numerical identifier of the specific campaign |
|
LAUNCH_ID |
NUMBER |
NO |
Numerical identifier of the launch instance |
|
|
VARCHAR2(255) |
|
Recipient’s email address The value depends on the launch conditions:
|
|
EMAIL_ISP |
VARCHAR2(255) |
|
Domain value of the recipient’s email address (e.g. yahoo.com) |
|
EMAIL_FORMAT |
CHAR(1) |
NO |
Recipient’s preferred email content format, HTML or Text. H = HTML T = Text N = No Preferred M = Multi-part |
|
OFFER_SIGNATURE_ID |
NUMBER |
|
N/A |
|
DYNAMIC_CONTENT_SIGNATURE_ID |
NUMBER |
|
Numeric identifier of dynamic content that was sent |
|
MESSAGE_SIZE |
NUMBER |
|
Message size in bytes |
|
SEGMENT_INFO |
VARCHAR2(4000) |
|
See Sent. |
|
CONTACT_INFO |
VARCHAR2(1000) |
|
Additional data for you to understand how to best follow up with complaints, bounces, skips and changed contact data Possible values depend upon the subject Channel for the given event:
|
|
REASON |
VARCHAR2(500) |
|
Reason for skipping the message |
|
CAMPAIGN_VERSION |
NUMBER |
YES |
The identifier of the test version |
|
PERSONALIZATION_DT |
TIMESTAMP |
YES |
The date and time of the personalization message |
|
RECIPIENT_ORG_ID |
NUMBER |
YES |
Applies only if Targeting By Organization is enabled for the account. Organizational unit ID of the targeted organizational unit. |
|
CUSTOM_PROPERTIES |
|
|
|
Form
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction See Contact Event Type IDs for more information. |
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Form |
|
RIID |
NUMBER |
NO |
Unique ID assigned for this specific List record |
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record |
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event |
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB |
|
CAMPAIGN_ID |
NUMBER |
|
Numerical identifier of the specific campaign |
|
LAUNCH_ID |
NUMBER |
|
Numerical identifier of the launch instance |
|
FORM_ID |
NUMBER |
|
Numerical identifier of the Form |
|
FORM_NAME |
VARCHAR2(255) |
NO |
Name of the Form as assigned |
Form State
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction See Contact Event Type IDs for more information. |
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Form |
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event |
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB |
|
FORM_ID |
NUMBER |
|
Numerical identifier of the Form |
|
FORM_NAME |
VARCHAR2(255) |
NO |
Name of the Form |
|
FORM_DESCRIPTION |
VARCHAR2(255) |
|
A description of the Form |
Opted In
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction See Contact Event Type IDs for more information. |
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Campaign |
|
RIID |
NUMBER |
NO |
Unique ID assigned for this specific List record |
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record |
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event |
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB |
|
CAMPAIGN_ID |
NUMBER |
NO |
Numerical identifier of the specific campaign |
|
LAUNCH_ID |
NUMBER |
NO |
Numerical identifier of the launch instance |
|
EMAIL_FORMAT |
CHAR(1) |
NO |
Recipient’s preferred email content format, HTML or Text. H = HTML T = Text N = No Preferred M = Multi-part |
|
SOURCE |
CHAR(100) |
|
Application / module that initiates the event Exported value is “Source Value” found in the Source Identification Values table. |
|
REASON |
VARCHAR2(500) |
|
Method used to add the recipient to the List (does not include bulk loads).
|
|
|
VARCHAR2(255) |
NO |
Recipient’s email address |
|
CUSTOM_PROPERTIES |
|
|
|
Opted Out
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction See Contact Event Type IDs for more information. |
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Campaign |
|
RIID |
NUMBER |
NO |
Unique ID assigned for this specific List record |
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record |
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event |
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB |
|
CAMPAIGN_ID |
NUMBER |
|
Numerical identifier of the specific campaign |
|
LAUNCH_ID |
NUMBER |
YES |
Numerical identifier of the launch instance. The value of the launch ID is null in the following cases: |
|
EMAIL_FORMAT |
CHAR(1) |
NO |
Recipient’s preferred email content format, HTML or Text. H = HTML T = Text N = No Preferred M = Multi-part |
|
SOURCE |
CHAR(100) |
|
Application / module that initiates the event Exported value is “Source Value” found in the Source Identification Values table. |
|
REASON |
VARCHAR2(500) |
|
Method used to add the recipient to the List (does not include bulk loads)
|
|
|
VARCHAR2(255) |
NO |
Email address that initiated the OptOut event. The email address of the response event may differ from the email address in the List; Recipients often forward messages from one email address to another where the recipient ultimately handles the message |
|
CONTACT_INFO |
VARCHAR2(500) |
|
Additional data for you to understand how to best follow-up with complaints, bounces, skips and changed contact data Possible values depend upon the subject Channel for the given event, provided the RIID value is included in the unsubscribe request.
|
|
CAMPAIGN_VERSION |
NUMBER |
YES |
The identifier of the test version |
|
PERSONALIZATION_DT |
TIMESTAMP |
YES |
The date and time of the personalization message |
|
RECIPIENT_ORG_ID |
NUMBER |
YES |
Applies only if Targeting By Organization is enabled for the account. Organizational unit ID of the targeted organizational unit. |
|
CUSTOM_PROPERTIES |
|
|
|
Program
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction. See Contact Event Type IDs for more information. |
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Program |
|
RIID |
NUMBER |
NO |
Unique ID assigned for this specific List record |
|
CUSTOMER_ID |
VARCHAR2(255) |
|
A unique identifier of the recipient/record that matches a customer ID or unique identifier in your system of record |
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event |
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB |
|
PROGRAM_ID |
NUMBER |
NO |
Numerical identifier for the given Program |
|
ENACTMENT_ID |
NUMBER |
NO |
Numerical identifier of the recipient’s specific entry into the program |
|
PROGRAM_NAME |
VARCHAR2(255) |
NO |
The Program name |
|
PROGRAM_VERSION |
NUMBER |
|
The version of the Program used by this event |
|
DESCRIPTION |
VARCHAR2(1000) |
|
The Program description |
Program State
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
EVENT_TYPE_ID |
NUMBER |
NO |
Numerical value that denotes the event type for the given event transaction See Contact Event Type IDs for more information. |
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
|
Numerical identifier for the List object used by the Program |
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event |
|
EVENT_STORED_DT |
TIMESTAMP |
|
Date the event transaction was stored into the Event DB |
|
PROGRAM_ID |
NUMBER |
NO |
Numerical identifier of the given Program |
|
PROGRAM_NAME |
VARCHAR2(255) |
NO |
The Program name |
|
PROGRAM_DESCRIPTION |
VARCHAR2(4000) |
|
The Program description |
Dynamic Content
|
Field Name |
Type and Max Length |
Null? |
Description/Comments |
|---|---|---|---|
|
ACCOUNT_ID |
NUMBER |
NO |
Account number (for example. 1234) |
|
LIST_ID |
NUMBER |
YES |
Numeric identifier of the List object used by the Campaign |
|
EVENT_CAPTURED_DT |
TIMESTAMP |
NO |
Date and time the system was informed about the event |
|
EVENT_STORED_DT |
TIMESTAMP |
NO |
Date the event transaction was stored into the Event DB |
|
CAMPAIGN_ID |
NUMBER |
YES |
Numerical identifier of the specific campaign |
|
LAUNCH_ID |
NUMBER |
NO |
Numeric identifier of the launch instance |
|
REGION_NAME |
VARCHAR(255) |
NO |
Name of the dynamic content region |
|
RULE_NAME |
VARCHAR(255) |
NO |
Name of the dynamic content rule |
|
CONTENT_TYPE |
VARCHAR(255) |
NO |
The type of content for the selected rule: text=A block of text explicitly added in the dynamic content rule doc=The path and name of a document in the content repository no =No content |
|
CONTENT |
VARCHAR2(4000) |
NO |
The HTML code / text of the content region |
|
EMAIL_FORMAT |
CHAR(1) |
NO |
Recipient’s preferred email content: H = HTML T = Text N = No Preferred M = Multi-part |
|
SIGNATURE_ID |
NUMBER |
NO |
Numeric hash of the signature |
|
SIGNATURE |
VARCHAR(500) |
NO |
Ignored |
|
CONTENT_INDEX |
NUMBER |
YES |
Ignored |