[[["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."],[[["Retrieve Google Signals settings for a specific property using the provided HTTP request."],["The request requires the property ID as a path parameter and an empty request body."],["A successful response returns the GoogleSignalsSettings object containing the settings information."],["Authorization is necessary using either `analytics.readonly` or `analytics.edit` scope."]]],["This document outlines how to retrieve Google Signals settings for a property using an HTTP GET request. The request URL uses gRPC Transcoding syntax and requires a `name` parameter in the path, specifying the property. The request body should be empty. A successful request returns a `GoogleSignalsSettings` instance in the response body. Authorization requires either the `analytics.readonly` or `analytics.edit` OAuth scope. The documentation includes a \"Try it!\" section and refers to the different components.\n"]]