[[["התוכן קל להבנה","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-01-14 (שעון UTC)."],[[["Deletes a specified DataStream associated with a Google Analytics 4 property."],["Requires the `https://www.googleapis.com/auth/analytics.edit` OAuth scope for authorization."],["Uses an HTTP DELETE request with the DataStream name in the URL path."],["The request body should be empty, and a successful deletion returns an empty response body."]]],["The core content describes deleting a DataStream within a property using a `DELETE` HTTP request to a specific URL, formatted with gRPC Transcoding. The `name` path parameter, a string specifying the DataStream's location (e.g., `properties/1234/dataStreams/5678`), is mandatory. The request body must be empty. A successful deletion results in an empty JSON response. This operation requires the `https://www.googleapis.com/auth/analytics.edit` OAuth scope for authorization.\n"]]