[[["わかりやすい","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-01-14 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"]]