getDeliveryMailQ
From the 2.10.0 release, this retrieves the MailQ IDs of messages sent with the sendImmediate methods.
| Input | Type | Description |
|---|---|---|
| apiKey | xs:string | Alphanumeric hash identifying a Contactsend customer. |
| userKey | xs:string | Alphanumeric hash identifying a Contactsend user. |
| uuid | xs:string | sendImmediate campaign UUID. |
| Output | Type | Description |
|---|---|---|
| Long[] | The MailQ identifiers for the message deliveries. |