REST Resource: properties.rollupPropertySourceLinks
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Đường liên kết tham chiếu đến một tài sản nguồn trong tài sản tổng hợp chính.
Biểu diễn dưới dạng JSON
{"name": string,"sourceProperty": string}
Trường
name
string
Chỉ có đầu ra. Tên tài nguyên của RollupPropertySourceLink này. Định dạng: 'properties/{property_id}/rollupPropertySourceLinks/{rollupPropertySourceLink}' Định dạng: 'properties/123/rollupPropertySourceLinks/456'
sourceProperty
string
Bất biến. Tên tài nguyên của tài sản nguồn. Định dạng: thuộc tính/{property_id} Ví dụ: "properties/789"
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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"]]