हमारे प्रॉडक्ट के बारे में चर्चा करने और सुझाव/राय देने या शिकायत करने के लिए, Google Advertising and Measurement Community सर्वर में, Display & Video 360 API और स्ट्रक्चर्ड डेटा फ़ाइलों के आधिकारिक Discord चैनल में शामिल हों.
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
इंसर्शन ऑर्डर मिटाता है. अगर इंसर्शन ऑर्डर मौजूद नहीं है, तो गड़बड़ी का कोड NOT_FOUND दिखाता है. इंसर्शन ऑर्डर को मिटाने के लिए, उसे पहले संग्रहित करना होगा. इसका मतलब है कि entityStatus को ENTITY_STATUS_ARCHIVED पर सेट करना होगा.
[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["The Display & Video 360 API v4 allows the deletion of insertion orders via a `DELETE` HTTP request. The request URL requires `advertiserId` and `insertionOrderId` path parameters. Before deletion, the insertion order's `entityStatus` must be set to `ENTITY_STATUS_ARCHIVED`. The request body should be empty. A successful deletion returns an empty JSON object. If the insertion order is not found, a `NOT_FOUND` error code is returned. This operation requires the `https://www.googleapis.com/auth/display-video` authorization scope.\n"]]