trace |
Mailing Statistics
Catalog: Odoo
Schema: mailing
Documentation:
Improve statistics model to add SMS support. Main attributes of
statistics model are used, only some specific data is required.
The data in this table is partitioned per value of the column.
This is a read-only table. The Odoo API may not support changing the data or the Invantive SQL driver for Odoo does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Odoo API.
Table Columns
The columns of the table trace are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
campaign_id_label |
string |
|
☐ |
|
campaign_id |
string |
|
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
string |
☐ |
Normalized email address |
||
failure_type |
string |
Failure type |
☐ |
|
id |
int32 |
ID |
☐ |
|
links_click_datetime |
datetime |
Clicked On |
☐ |
Stores last click datetime in case of multi clicks. |
links_click_ids |
string |
|
☐ |
|
mail_mail_id_int |
int32 |
Mail ID (tech) |
☐ |
ID of the related mail_mail. This field is an integer field because the related mail_mail can be deleted separately from its statistics. However the ID is needed for several action and controllers. |
mail_mail_id_label |
string |
|
☐ |
|
mail_mail_id |
string |
|
☐ |
|
marketing_trace_id_label |
string |
|
☐ |
|
marketing_trace_id |
string |
|
☐ |
|
mass_mailing_id_label |
string |
|
☐ |
|
mass_mailing_id |
string |
|
☐ |
|
medium_id_label |
string |
|
☐ |
UTM Medium: delivery method (email, sms, ...) |
medium_id |
string |
|
☐ |
UTM Medium: delivery method (email, sms, ...) |
message_id |
string |
Message-ID |
☐ |
|
model |
string |
Document model |
☑ |
|
open_datetime |
datetime |
Opened On |
☐ |
|
reply_datetime |
datetime |
Replied On |
☐ |
|
res_id |
int32 |
Document ID |
☐ |
|
sent_datetime |
datetime |
Sent On |
☐ |
|
sms_code |
string |
Code |
☐ |
|
sms_number |
string |
Number |
☐ |
|
sms_sms_id_int |
int32 |
SMS ID (tech) |
☐ |
|
sms_sms_id_label |
string |
|
☐ |
|
sms_sms_id |
string |
|
☐ |
|
source_id_label |
string |
|
☐ |
|
source_id |
string |
|
☐ |
|
trace_status |
string |
Status |
☐ |
|
trace_type |
string |
Type |
☑ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826