[[["易于理解","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"]],["最后更新时间 (UTC):2025-01-14。"],[[["Lists FirebaseLinks on a property, with a maximum of one FirebaseLink per property."],["Allows you to retrieve FirebaseLinks using the `GET` method with pagination options."],["Requires authorization with either `analytics.readonly` or `analytics.edit` scope."],["Provides details about the HTTP request, path/query parameters, request/response body, and authorization."]]],["This document details how to list FirebaseLinks associated with a Google Analytics property using a `GET` HTTP request. The endpoint is `https://analyticsadmin.googleapis.com/v1beta/{parent=properties/*}/firebaseLinks`, where `parent` is the property ID. Optional query parameters `pageSize` and `pageToken` allow for paginating results. The request body must be empty. The response contains an array of `firebaseLinks` and a `nextPageToken` for further pagination, however only one firebaseLink is supported per property. The request requires specific authorization scopes.\n"]]