| Code |
Message |
Description |
| 407 |
Missing required param list_id |
list_id param is required |
| 407 |
Missing required param segments |
segments param is required |
| 407 |
Missing required param csv_data |
csv_data param is required |
| 407 |
Missing required param delay |
delay param is required |
| 101 |
Not allowed for list_id = %s |
Invalid access to list_id |
| 141 |
No such segment with ID: %s. |
Invalid access to segment_id |
| 141 |
Segment %s has been deleted. |
Segment has been deleted |
| 403 |
No headers provided in csv data |
No headers provided in csv data |
| 404 |
No email header provided in csv data |
No email header provided in csv data |
| 407 |
Import not allowed for this account |
Import not allowed for this account |
| 144 |
Cannot import to this segment |
Import not allowed for this segment |
| 144 |
Cannot import to segment %s |
Import not allowed for this segment |
| 401 |
Max size for csv data is 10 MB |
Max size for csv data is 10 MB |
| 402 |
Max rows for csv exceeded lines %s |
Max rows for csv exceeded |
| 405 |
The only delimiter allowed is comma (,) |
The only delimiter allowed is comma (,) |
| 127 |
Subscriber limit for this account has been reached |
Subscriber limit for this account has been reached |
| 408 |
Import could not be made |
An error occurred. The import could not be made. |