Bắt buộc. Tên tài nguyên của luồng gốc. Định dạng: thuộc tính/{property}/dataStreams/{dataStream}/measurementProtocolSecrets
Tham số truy vấn
Tham số
pageSize
integer
Số lượng tài nguyên tối đa cần trả về. Nếu bạn không chỉ định, hàm sẽ trả về tối đa 10 tài nguyên. Giá trị tối đa là 10. Các giá trị cao hơn sẽ bị buộc đạt giá trị tối đa.
pageToken
string
Mã thông báo trang, nhận được từ lệnh gọi measurementProtocolSecrets.list trước đó. Cung cấp mã này để truy xuất trang tiếp theo. Khi phân trang, tất cả các tham số khác được cung cấp cho measurementProtocolSecrets.list phải khớp với lệnh gọi đã cung cấp mã thông báo trang.
Nội dung yêu cầu
Nội dung yêu cầu phải trống.
Nội dung phản hồi
Thông báo phản hồi cho RPC ListMeasurementProtocolSecret
Nếu thành công, phần nội dung phản hồi sẽ chứa dữ liệu có cấu trúc sau:
[[["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-04-02 UTC."],[[["Returns a list of Measurement Protocol Secrets for a specified Google Analytics 4 property data stream."],["Allows specification of the maximum number of secrets returned and provides pagination for retrieving large datasets."],["Requires authorization with specific Google Analytics scopes for data access."],["The API uses a standard HTTP GET request and provides structured JSON responses containing secret details and pagination information."]]],["This describes the `measurementProtocolSecrets.list` method for retrieving child MeasurementProtocolSecrets. The HTTP request uses `GET` with a URL containing the parent stream's resource name via a path parameter `parent`. Optional query parameters, `pageSize` and `pageToken`, control pagination. The request body must be empty. The response body returns an array of `measurementProtocolSecrets` and `nextPageToken`. Authorization requires either `analytics.readonly` or `analytics.edit` scopes.\n"]]