[[["容易理解","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 (世界標準時間)。"],[[["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"]]