deliveryFilter
Name | Type | Required | Description |
---|---|---|---|
type |
filterType | Not required but defaults to AND if no type
is specified. |
Defines whether all start dateValue filters must match the delivery or if a single match is sufficient. |
id |
string[] | No | The unique id of the specific delivery you want to read. |
messageId |
string[] | No | The unique id of the message you want to read deliveries for. |
start |
dateValue[] | No | Allows you to read data for deliveries based on their send date. In the
deliveryFilter , the value you set for the start
li represents the send date of the delivery.
|
status |
string[] | No | The status of this delivery:
|
deliveryType |
string[] | No | The type of delivery:
|