النتائج فقط. مثال على التنسيق: properties/1234/firebaseLinks/5678
project
string
غير قابل للتغيير اسم مورد مشروع Firebase. عند إنشاء FirebaseLink، يمكنك تقديم اسم المورد هذا باستخدام رقم المشروع أو رقم تعريفه. بعد إنشاء هذا المورد، ستحتوي روابط Firebase المعروضة دائمًا على project_name يحتوي على رقم مشروع.
النتائج فقط. الوقت الذي تم فيه إنشاء FirebaseLink هذا في الأصل.
يستخدم معيار RFC 3339، حيث يكون الناتج الذي يتم إنشاؤه دائمًا مُعدَّلاً وفقًا لقاعدة Z ويستخدم 0 أو 3 أو 6 أو 9 أرقام عشرية. يتم أيضًا قبول العناصر غير "Z". أمثلة: "2014-10-02T15:01:23Z" أو "2014-10-02T15:01:23.045123456Z" أو "2014-10-02T15:01:23+05:30"
تاريخ التعديل الأخير: 2025-04-02 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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"]]