Export HTML Supported for Specific Ad Server
open
Created with Sketch.
Updated: August 2nd, 2025
Response
The outputs will be in the finished state and will have generated URLs. The response also includes image assets.
Here's what the response will look like:
[
{
"id": "61383035-6331-5062-b164-343038316462",
"name": "Campaign name",
"status": "finished",
"previewUrl": "https://mockeddemo-account.celtra.io/projects/mockedDesignFileId/overview",
"account": {
"id": "mockedAccountId",
"name": "mockedAccountName"
},
"folder": {
"id": "d8q7uocsdjr0",
"name": "Campaign name",
"customAttributesByName": {}
},
"designFile": {
"id": "mockedDesignFileId",
"name": "Campaign name",
"lastModificationTimestamp": "2024-02-06 12:18:02",
"contentBlobHash": "1866618f70c615b2533352de886faff35d6236af20fae62a3218a8493c02bf07"
},
"customLayoutDimensions": {},
"contentDimensions": {},
"mediaLineItemAttributes": {},
"customLayoutDimensionsByName": {},
"contentDimensionsByName": {},
"mediaLineItemAttributesByName": {},
"contentAttributesByName": {},
"activation": null,
"mediaLineItem": {
"id": "061e9a2a842b104782d62dbe1984168c",
"name": "HTML/600x480/6s",
"formatRegistrationId": "com.celtra.html"
},
"assets": {
"html": {
"status": "finished",
"type": "HTML",
"width": 600,
"height": 480,
"fps": 30,
"duration": 6000,
"blobHash": "mockedBlobHash",
"extension": "zip",
"url": "mockedUrlThatExpires"
},
"fallbackImage": {
"status": "finished",
"type": "File",
"blobHash": "mockedBlobHash",
"extension": "jpg",
"url": "mockedUrlThatExpires"
}
},
"adServer": "campaignManager360"
},
{
"id": "62366536-3730-5766-b039-623264663937",
"name": "Campaign name",
"status": "finished",
"previewUrl": "https://mockeddemo-account.celtra.io/projects/mockedDesignFileId/overview",
"account": {
"id": "mockedAccountId",
"name": "mockedAccountName"
},
"folder": {
"id": "d8q7uocsdjr0",
"name": "Campaign name",
"customAttributesByName": {}
},
"designFile": {
"id": "mockedDesignFileId",
"name": "Campaign name",
"lastModificationTimestamp": "2024-02-06 12:18:02",
"contentBlobHash": "mockedBlobHash"
},
"customLayoutDimensions": {},
"contentDimensions": {},
"mediaLineItemAttributes": {},
"customLayoutDimensionsByName": {},
"contentDimensionsByName": {},
"mediaLineItemAttributesByName": {},
"contentAttributesByName": {},
"activation": null,
"mediaLineItem": {
"id": "fa85fad4a16f27fe65015fab3465488f",
"name": "HTML/300x250/6s",
"formatRegistrationId": "com.celtra.html"
},
"assets": {
"html": {
"status": "finished",
"type": "HTML",
"width": 300,
"height": 250,
"fps": 30,
"duration": 6000,
"blobHash": "mockedBlobHash",
"extension": "zip",
"url": "mockedUrlThatExpires"
},
"fallbackImage": {
"status": "finished",
"type": "File",
"blobHash": "mockedBlobHash",
"extension": "jpg",
"url": "mockedUrlThatExpires"
}
},
"adServer": "campaignManager360"
},
{
"id": "37303634-6436-5565-b539-393565653962",
"name": "Campaign name",
"status": "finished",
"previewUrl": "https://mockeddemo-account.celtra.io/projects/mockedDesignFileId/overview",
"account": {
"id": "mockedAccountId",
"name": "mockedAccountName"
},
"folder": {
"id": "d8q7uocsdjr0",
"name": "Campaign name",
"customAttributesByName": {}
},
"designFile": {
"id": "mockedDesignFileId",
"name": "Campaign name",
"lastModificationTimestamp": "2024-02-06 12:18:02",
"contentBlobHash": "mockedBlobHash"
},
"customLayoutDimensions": {},
"contentDimensions": {},
"mediaLineItemAttributes": {},
"customLayoutDimensionsByName": {},
"contentDimensionsByName": {},
"mediaLineItemAttributesByName": {},
"contentAttributesByName": {},
"activation": null,
"mediaLineItem": {
"id": "0bc6f44c3406f31ef9902aeee6116c93",
"name": "Image/300x250",
"formatRegistrationId": null
},
"assets": {
"image": {
"status": "finished",
"type": "Image",
"width": 300,
"height": 250,
"blobHash": "mockedBlobHash",
"extension": "png",
"url": "mockedUrlThatExpires"
}
}
},
{
"id": "66666138-3631-5761-b834-613336653965",
"name": "Campaign name",
"status": "finished",
"previewUrl": "https://mockeddemo-account.celtra.io/projects/mockedDesignFileId/overview",
"account": {
"id": "mockedAccountId",
"name": "mockedAccountName"
},
"folder": {
"id": "d8q7uocsdjr0",
"name": "Campaign name",
"customAttributesByName": {}
},
"designFile": {
"id": "mockedDesignFileId",
"name": "Campaign name",
"lastModificationTimestamp": "2024-02-06 12:18:02",
"contentBlobHash": "mockedBlobHash"
},
"customLayoutDimensions": {},
"contentDimensions": {},
"mediaLineItemAttributes": {},
"customLayoutDimensionsByName": {},
"contentDimensionsByName": {},
"mediaLineItemAttributesByName": {},
"contentAttributesByName": {},
"activation": null,
"mediaLineItem": {
"id": "5ffcc25a176e5947e068aa81e0701537",
"name": "Image/600x480",
"formatRegistrationId": null
},
"assets": {
"image": {
"status": "finished",
"type": "Image",
"width": 600,
"height": 480,
"blobHash": "mockedBlobHash",
"extension": "png",
"url": "mockedUrlThatExpires"
}
}
}
]