Obbligatoria. Nome della risorsa del filtro eventi della proprietà secondaria da cercare. Formato: proprietà/property_id/subpropertyEventFiltri/subpropertyEventFilter Esempio: proprietà/123/subpropertyEventFiltri/456
Corpo della richiesta
Il corpo della richiesta deve essere vuoto.
Corpo della risposta
In caso di esito positivo, il corpo della risposta contiene un'istanza di SubpropertyEventFilter.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-05-06 UTC."],[[["Lookup an existing subproperty event filter using this API."],["Specify the resource name of the subproperty event filter in the request path."],["The response includes details of the requested subproperty event filter if found."],["Authorization is required with specific Google Analytics scopes."]]],["A `GET` request to `https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/subpropertyEventFilters/*}` retrieves a single Subproperty Event Filter. The `name` path parameter, in the format `properties/property_id/subpropertyEventFilters/subpropertyEventFilter`, is required to identify the filter. The request body must be empty. A successful response will return a `SubpropertyEventFilter` instance. This operation requires either the `analytics.readonly` or `analytics.edit` OAuth scope for authorization.\n"]]