[[["易于理解","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"]],["最后更新时间 (UTC):2025-01-14。"],[[["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"]]