[[["わかりやすい","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"]],["最終更新日 2025-01-14 UTC。"],[[["Lists all SearchAds360Links associated with a Google Analytics 4 property."],["Allows filtering by `pageSize` and `pageToken` for pagination."],["Returns a list of SearchAds360Links and a `nextPageToken` for accessing subsequent pages."],["Requires specific OAuth scopes for authorization: `analytics.readonly` or `analytics.edit`."]]],["This describes how to list Search Ads 360 Links associated with a property using a GET request. The HTTP request URL requires a `parent` path parameter specifying the property. Optional query parameters `pageSize` and `pageToken` enable pagination. The request body must be empty. The response body contains a list of `searchAds360Links` and a `nextPageToken` for retrieving further results, represented in JSON. Authorization requires specific OAuth scopes: `analytics.readonly` or `analytics.edit`.\n"]]