[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2024-08-01 UTC."],[[["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"]]