[[["わかりやすい","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 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"]]