getDonationCampaign( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a donation campaign by ID.

Method Declaration
Copy
Method Parameters
donationCampaignIdstringRequired

ID of the donation campaign to retrieve.

Returns
Return Type:Promise<DonationCampaign>
Errors
500Internal

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?