Deletes a creative. Returns error code NOT_FOUND if the creative does not exist. The creative should be archived first, i.e. set entityStatus 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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["This document details the process for deleting a creative using the Display & Video 360 API, provided it has been archived beforehand."],["To delete a creative, you'll need to send an HTTP DELETE request to a specific URL containing the advertiser and creative IDs."],["The request body should be empty, and upon successful deletion, the response body will also be empty."],["A \"Standard\" user role or higher is required for the parent advertiser or partner to execute this deletion."],["Authorization is necessary using the `https://www.googleapis.com/auth/display-video` OAuth scope."]]],[]]