[[["容易理解","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-30 (世界標準時間)。"],[[["FirebaseLink connects a GA4 property and a Firebase project, allowing data sharing and integration."],["Developers can create, delete, and list FirebaseLinks using the provided methods."],["FirebaseLinks have a JSON representation containing `name`, `project`, and `createTime` fields."],["`project` field can be specified using either a project number or project ID during creation."],["`createTime` is recorded in RFC3339 UTC \"Zulu\" format, including nanosecond resolution."]]],["A FirebaseLink connects a Google Analytics property to a Firebase project. It's represented in JSON with fields for `name`, `project`, and `createTime`. The `project` field, which is immutable, can use either project number or ID. `createTime` displays the link's creation time. Key actions include `creating` a link, `deleting` it, and `listing` existing links within a property. The format for creating, deleting, or listing is provided within the links.\n"]]