[[["התוכן קל להבנה","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-05-06 (שעון UTC)."],[[["Retrieves a specific SearchAds360Link resource using an HTTP GET request."],["Requires specifying the SearchAds360Link's resource name in the URL path."],["Request body should be empty, while the response contains a SearchAds360Link object if successful."],["Needs appropriate authorization with either `analytics.readonly` or `analytics.edit` scope."]]],["This document outlines how to retrieve a specific SearchAds360Link using a GET request. The core action is to send a GET request to a designated URL, structured as `https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/searchAds360Links/*}`. The `name` parameter, representing the SearchAds360Link's name, is mandatory within the URL. The request body must be empty. A successful request returns an instance of SearchAds360Link, and it requires either read-only or edit authorization scopes.\n"]]