[[["わかりやすい","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-04-02 UTC。"],[[["Lists all Google Ads Links on a specified Google Analytics 4 property."],["Allows filtering by page size and supports pagination for retrieving large result sets."],["Requires `analytics.readonly` or `analytics.edit` OAuth scopes for authorization."],["Response includes a list of Google Ads Links and a token for accessing subsequent pages, if available."]]],["This document details how to list Google Ads links associated with a Google Analytics property. The core actions involve sending a `GET` request to a specific URL, including the `parent` property ID in the path. Optional query parameters `pageSize` and `pageToken` can be used for pagination. The request body must be empty. The successful response returns a JSON object containing an array of `googleAdsLinks` and an optional `nextPageToken` for retrieving further results. This request also needs authorization scopes.\n"]]