[[["容易理解","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"]],["上次更新時間:2024-08-01 (世界標準時間)。"],[[["Retrieves a specific Event Edit Rule configuration based on its resource name."],["Requires providing the full resource name of the Event Edit Rule in the request path."],["Returns the detailed configuration of the requested Event Edit Rule if found."],["Needs appropriate authorization with either read-only or edit access to Analytics data."]]],["A `GET` HTTP request retrieves a single `EventEditRule` using a specified URL with the format `properties/*/dataStreams/*/eventEditRules/*`. The request requires a `name` path parameter, which identifies the target `EventEditRule`. The request body must be empty. A successful response returns an `EventEditRule` instance. This action requires one of two authorization scopes: `analytics.readonly` or `analytics.edit`. The provided URL adheres to gRPC Transcoding syntax.\n"]]