Wajib. Nama resource aliran induk. Format: properties/{property}/dataStreams/{dataStream}/measurementProtocolSecrets
Parameter kueri
Parameter
pageSize
integer
Jumlah maksimum resource yang akan ditampilkan. Jika tidak ditentukan, paling banyak 10 resource akan ditampilkan. Nilai maksimumnya adalah 10. Nilai yang lebih tinggi akan dikonversi menjadi maksimum.
pageToken
string
Token halaman, diterima dari panggilan measurementProtocolSecrets.list sebelumnya. Berikan ini untuk mengambil halaman berikutnya. Saat melakukan penomoran halaman, semua parameter lain yang diberikan untuk measurementProtocolSecrets.list harus sesuai dengan panggilan yang menyediakan token halaman.
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Pesan respons untuk RPC ListMeasurementProtocolSecret
Jika berhasil, isi respons memuat data dengan struktur berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-01-14 UTC."],[[["Lists Measurement Protocol Secrets associated with a specific Google Analytics 4 property and data stream."],["Allows specification of pagination parameters like `pageSize` and `pageToken` to control the results returned."],["The response includes a list of Measurement Protocol Secrets and a token for retrieving subsequent pages, if available."],["Requires authorization with either `analytics.readonly` or `analytics.edit` scope."],["Provides details on the HTTP request structure, including path and query parameters, as well as the expected response format."]]],["This outlines the process of listing child MeasurementProtocolSecrets under a parent Property via an HTTP GET request. The request URL structure is defined using gRPC Transcoding syntax, including a required `parent` path parameter. Optional query parameters, `pageSize` and `pageToken`, allow for pagination. The request body must be empty. The response includes a list of MeasurementProtocolSecrets and a `nextPageToken` for subsequent pages, all represented in JSON. Authorization requires either read-only or edit access.\n"]]