ลองใช้เซิร์ฟเวอร์ MCP สำหรับ Google Analytics ติดตั้งจาก
GitHub และดูรายละเอียดเพิ่มเติมได้ที่
ประกาศ
Google uses AI technology to translate content into your preferred language. AI translations can contain errors.
REST Resource: properties.rollupPropertySourceLinks
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ทรัพยากร: RollupPropertySourceLink
ลิงก์ที่อ้างอิงพร็อพเพอร์ตี้แหล่งที่มาภายใต้พร็อพเพอร์ตี้ภาพรวมระดับบนสุด
| การแสดง JSON |
{
"name": string,
"sourceProperty": string
} |
| ช่อง |
name |
string
เอาต์พุตเท่านั้น ชื่อทรัพยากรของ RollupPropertySourceLink นี้ รูปแบบ: "พร็อพเพอร์ตี้/{property_id}/rollupPropertySourceLinks/{rollupPropertySourceLink}" รูปแบบ: "properties/123/rollupPropertySourceLinks/456"
|
sourceProperty |
string
เปลี่ยนแปลงไม่ได้ ชื่อทรัพยากรของพร็อพเพอร์ตี้แหล่งที่มา รูปแบบ: พร็อพเพอร์ตี้/{property_id} เช่น "พร็อพเพอร์ตี้/789"
|
เมธอด |
|
|
สร้างลิงก์แหล่งที่มาของพร็อพเพอร์ตี้ภาพรวม |
|
|
ลบลิงก์แหล่งที่มาของพร็อพเพอร์ตี้ภาพรวม |
|
|
ค้นหาลิงก์แหล่งที่มาของพร็อพเพอร์ตี้ภาพรวมรายการเดียว |
|
|
แสดงรายการลิงก์แหล่งที่มาของพร็อพเพอร์ตี้ภาพรวมในพร็อพเพอร์ตี้ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-26 UTC
[null,null,["อัปเดตล่าสุด 2025-07-26 UTC"],[],["A `RollupPropertySourceLink` is a resource referencing a source property under a parent rollup property. Its JSON format includes a `name` (resource identifier) and `sourceProperty` (source property identifier). Available actions include: `create` to establish a new link, `delete` to remove a link, `get` to retrieve details of a specific link, and `list` to view all links associated with a property. The `name` and `sourceProperty` fields are strings in the format: `properties/{property_id}/rollupPropertySourceLinks/{rollupPropertySourceLink}` and `properties/{property_id}`.\n"]]