Campaigns
Download a campaign bundle
Downloads the specified campaign version as a ZIP archive containing all campaign assets, component definitions, and configuration files. The archive can be used to back up a campaign or to import it into another client via POST /v2/campaigns or PUT /v2/campaigns/{id}.
get/v2/campaigns/{campaignId}{version}.zip
Path parameters
campaignIdstring required
versionstring required
Response
Campaign bundle ZIP archive.
Changes
No recorded changes to this endpoint across all 1 revision of this API.