TTMSFNCCloudMailChimpMarketing.GetLists Method
Requests subscriber lists from the service.
API unit family: TMSFNCCloudMailChimp.Marketing
Declaring type: TTMSFNCCloudMailChimpMarketing
Inherited from: TTMSFNCCloudCustomMailChimpMarketing
Syntax
procedure GetLists(ACount: Integer = 100; ANextPage: boolean = true);
Parameters
| Name | Description |
|---|---|
ACount |
Maximum number of lists to request. |
ANextPage |
Set to True to continue from the current paging offset. |