Use this endpoint to archive multiple campaigns by providing an array of UUIDs.
You can retrieve a list of campaign UUIDs using the List Campaigns API.
Number of campaigns in one request
You can archive or unarchive up to 100 campaigns (UUIDs) in a single request, whether using the UI or the API. If you need to process more than 100 campaigns, please split them into smaller batches to ensure successful execution.
For more information on archiving and unarchiving campaigns, please refer to the User Guide.
Try it out:
- Add the user API key as the username and leave the password field blank.
- Select your base URL and API endpoint URL for the appropriate Blueshift region.
- Click Try It.
Note:
If the response includes campaigns in the"failed"
array, it indicates an issue with those specific campaigns. It is recommended to contact support for further assistance.
You can also try the API using Blueshift's API collection in Postman.