advertisers
Deletes a creative. Returns error code NOT_FOUND if the creative does not exist. The creative should be archived first, i.e. set entity_status to ENTITY_STATUS_ARCHIVED, before it can be deleted. A "Standard" user role or greater for the parent advertiser or partner is required to make this request.
delete/v4/advertisers/{+advertiserId}/creatives/{+creativeId}
Path parameters
advertiserIdstring required
The ID of the advertiser this creative belongs to.
creativeIdstring required
The ID of the creative to be deleted.
Response
Successful response