Delete a Creative
DELETE https://{{baseUrl}}/creatives/{creative ID}
A Creative can be deleted. Use DELETE method to delete a creative that meets one of the following conditions. To start the process of deleting other creative, update the status to PENDING_DELETION
.
* It is in a DRAFT state.
* It is linked to a Campaign in a DRAFT state.
* It is a video ad creative and processingState
is PROCESSING_FAILED
.
The header X-RestLi-Method must be included in the request and set to DELETE
.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
LinkedIn-Version | string | ||
X-Restli-Protocol-Version | string |