Table of Contents

TTMSFNCCloudMailChimpMarketing.GetCampaigns Method

Requests campaigns from the service.

API unit family: TMSFNCCloudMailChimp.Marketing Declaring type: TTMSFNCCloudMailChimpMarketing Inherited from: TTMSFNCCloudCustomMailChimpMarketing

Syntax

procedure GetCampaigns(ACount: Integer = 100; AList: TTMSFNCCloudMailChimpSubscriberList = nil; ANextPage: boolean = true);

Parameters

Name Description
ACount Maximum number of campaigns to request.
AList Optional list used to filter campaigns.
ANextPage Set to True to continue from the current paging offset.