כדי לדון במוצרים שלנו ולתת עליהם משוב, אפשר להצטרף לערוץ הרשמי של Display & Video 360 API וקובצי נתונים מובנים ב-Discord בשרת של קהילת הפרסום והמדידה של Google.
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"]]