ابحث عن رابط مصدر موقع بيانات مجمّعة واحد. يمكن أن تحتوي مواقع البيانات المجمّعة فقط على روابط مصادر، لذا ستؤدي هذه الطريقة إلى عرض خطأ في حال استخدامها في أنواع أخرى من المواقع.
طلب HTTP
GET https://analyticsadmin.googleapis.com/v1alpha/{name=properties/*/rollupPropertySourceLinks/*}
مطلوبة. اسم رابط مصدر موقع البيانات المجمّعة الذي تريد البحث عنه التنسيق: properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link_id} مثال: المواقع/123/rollupPropertySourceLinks/456
تاريخ التعديل الأخير: 2025-07-26 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","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-07-26 (حسب التوقيت العالمي المتفَّق عليه)"],[],["This document outlines the process for retrieving a specific roll-up property source link via an HTTP GET request. The request targets a URL constructed using gRPC Transcoding syntax and requires a `name` parameter specifying the link's unique identifier, formatted as `properties/{property_id}/rollupPropertySourceLinks/{rollup_property_source_link_id}`. The request body must be empty. A successful request returns a `RollupPropertySourceLink` instance. Access requires either the `analytics.readonly` or `analytics.edit` OAuth scope.\n"]]