Fix listId typo
This commit is contained in:
committed by
Jan Lysý
parent
794090291a
commit
e236d3312c
@@ -21,5 +21,5 @@ Filter argument supports following array keys.
|
|||||||
| Key | Type | Description |
|
| Key | Type | Description |
|
||||||
| -------------- | ------------ | ----------------------------------------------------------------------------------------------------------------- |
|
| -------------- | ------------ | ----------------------------------------------------------------------------------------------------------------- |
|
||||||
| status | string | Specific status of subscribers. One of values: `unconfirmed`, `subscribed`, `unsubscribed`, `bounced`, `inactive` |
|
| status | string | Specific status of subscribers. One of values: `unconfirmed`, `subscribed`, `unsubscribed`, `bounced`, `inactive` |
|
||||||
| listID | int | List id or dynamic segment id |
|
| listId | int | List id or dynamic segment id |
|
||||||
| minUpdatedAt | DateTime\int | DateTime object or timestamp of the minimal last update of subscribers |
|
| minUpdatedAt | DateTime\int | DateTime object or timestamp of the minimal last update of subscribers |
|
||||||
|
Reference in New Issue
Block a user