list |
Mailing List
Catalog: Odoo
Schema: mailing
Documentation:
Model of a contact list.
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 list are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
---|---|---|---|---|
active |
boolean |
Active |
☐ |
|
contact_count_blacklisted |
int32 |
Number of Blacklisted |
☐ |
|
contact_count_email |
int32 |
Number of Emails |
☐ |
|
contact_count_opt_out |
int32 |
Number of Opted-out |
☐ |
|
contact_count_sms |
int32 |
SMS Contacts |
☐ |
|
contact_count |
int32 |
Number of Contacts |
☐ |
|
contact_ids |
string |
|
☐ |
|
contact_pct_blacklisted |
decimal |
Percentage of Blacklisted |
☐ |
|
contact_pct_bounce |
decimal |
Percentage of Bouncing |
☐ |
|
contact_pct_opt_out |
decimal |
Percentage of Opted-out |
☐ |
|
create_date |
datetime |
Created on |
☐ |
|
create_uid_label |
string |
|
☐ |
|
create_uid |
string |
|
☐ |
|
display_name |
string |
Display Name |
☐ |
|
id |
int32 |
ID |
☐ |
|
is_public |
boolean |
Show In Preferences |
☐ |
The mailing list can be accessible by recipients in the subscription management page to allows them to update their preferences. |
mailing_count |
int32 |
Number of Mailing |
☐ |
|
mailing_ids |
string |
|
☐ |
|
name |
string |
Mailing List |
☑ |
|
subscription_ids |
string |
|
☐ |
|
write_date |
datetime |
Last Updated on |
☐ |
|
write_uid_label |
string |
|
☐ |
|
write_uid |
string |
|
☐ |
|
01-03-2023 15:29 Version 22.1.135-BETA+3826