listCampaigns( )


Retrieves a list of email campaigns.

Default sorts by dateUpdated in DESC order.

Method Declaration
Copy
Method Parameters
optionsListCampaignsOptions

Options to use when getting the list of campaigns.

Returns
Return Type:Promise<ListCampaignsResponse>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?