[[["容易理解","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 (世界標準時間)。"],[[["Deletes an existing EventCreateRule associated with a Google Analytics 4 property and data stream."],["The request requires specifying the full resource name of the EventCreateRule in the URL path."],["An empty request body and a successful response with an empty body indicate successful deletion."],["Authorization requires the `analytics.edit` scope to allow modifications to Google Analytics resources."]]],["The core action is deleting an EventCreateRule via a DELETE HTTP request to a specific URL, using gRPC Transcoding syntax. The URL requires a `name` parameter in the format `properties/*/dataStreams/*/eventCreateRules/*`. The request body must be empty. A successful response returns an empty JSON object. This action requires the OAuth scope: `https://www.googleapis.com/auth/analytics.edit`. Path parameters, request body and response body are described to complete this action.\n"]]